row_count | R Documentation |
This function counts the number of rows of a vector or a matrix
row_count(M)
M |
A vector/matrix |
An integer that gives the number of rows in a vector or a matrix.
init()
row_count(Q$Q01)
row_count(Q$lambda5)
row_count(Q$Qt12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.