Description Usage Arguments Value See Also Examples
Validates the number of rows of an object
Returns number of rows if no parameter is used
If Verbose = F, returns dataframe of rows and bool if match
| 1 | 
| x | a matrix-like R object | 
| n | number of expected rows | 
| verbose | displays print statements if TRUE | 
The number of rows in object if no expected no is sent
TRUE if number of rows matches expected
FALSE if number of rows does not match expected
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.