How to get row index number in R?

前端 未结 6 1217
无人共我
无人共我 2021-01-31 13:46

Suppose I have a list or data frame in R, and I would like to get the row index, how do I do that? That is, I would like to know how many rows a certain matrix consists of.

6条回答
提交回复
热议问题