subsetLicences | R Documentation |
Limit licences to those eligible for a survey
subsetLicences(licence_df, start_survey_date, end_survey_date)
licence_df |
A data frame of all licences |
start_survey_date |
start date of the survey (used to limit terms) |
end_survey_date |
The date licence records are cut off at, this date will be used to exclude licence records that start after this date. |
A data frame with the licence records limited to those aligning with a survey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.