Description Usage Arguments Details Value
View source: R/country_invalid.R
This function will generate two data frames: first, a frame to be used later to extract invalid examples from; second, a frame that contains facility-level summaries for counts and percentages of cases with invalid Patient_Country. The valid values were taken from the 'PHVS_Country_ISO_3166-1_V1.xls' file from Public Health Information Network Vocabulary Access and Distribution System value sets.
1 |
data |
The raw data From BioSense on which you will do the invalid Patient_Country check. |
You can view the concept codes that are considered valid by calling data("country").
A list of two data frames: examples and summary for Patient_Country.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.