Description Usage Arguments See Also Examples
This is a quick way of counting lines in a text file, to ensure the final # of rows in the loaded dataset is correct: https://stackoverflow.com/questions/23456170/get-the-number-of-lines-in-a-text-file-using-r
1 | count_lines_textfile(file_path)
|
file_path |
character: Path to file |
Other functions for validating license data: check_dups
,
summary_churn
,
summary_initial
, summary_sale
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.