file_rows | R Documentation |
count number of rows in a file without needing to read file into R
file_rows(file)
file |
file path to be read in |
uses wc -l system call to count rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.