loadNrlsLicenceFile: Load NRLS Licence File

View source: R/NrlsDb.r

loadNrlsLicenceFileR Documentation

Load NRLS Licence File

Description

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)

Usage

loadNrlsLicenceFile(licence_filename, lic_start_date, lic_end_date)

Arguments

licence_filename

File name that licence records are saved in CSV format

lic_start_date

Licence start date

lic_end_date

Licence end date

Value

A data frame with the licence records


nick-komick/iRecAnalysisPkg documentation built on July 7, 2024, 6:29 a.m.