loadNrlsLicenceFile | R Documentation |
The main method used to load the licence data from NRLS system. This function selects the appropriate version of the file format to load based on the survey year (starting April 1st)
loadNrlsLicenceFile(licence_filename, lic_start_date, lic_end_date)
licence_filename |
File name that licence records are saved in CSV format |
lic_start_date |
Licence start date |
lic_end_date |
Licence end date |
A data frame with the licence records
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.