Description Usage Arguments Value Examples
yearNA - counts the number of NAs in each year of each numeric field in a data.frame and outputs the results as a matrix
1 |
indat |
the data.frame whose numeric fields are to be considered |
years |
identifies the name of the "Year" field in the data.frame |
empty |
logical default=FALSE, determines whether columns which have no NA present are printed or not |
a matrix of years x numeric fields with the number of records per field per year as reference
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.