View source: R/SurveyAnalysisLib.r
mergeELicSurveyData | R Documentation |
Merges the survey data with licence data so that the survey results will have the licence category information. The two data sets are merged using "licence_id"
mergeELicSurveyData(survey_data, elic_data)
survey_data |
Survey results data frame |
elic_data |
Electronic licences data, including specifics of each licence |
The survey results with the licence details attached to each survey result record
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.