View source: R/check_patid_links.R
check_patid_links | R Documentation |
Check patients id links
check_patid_links(
dataloc = "",
dts = c("Consultation", "Observation", "Referral", "DrugIssue", "Problem")
)
dataloc |
character filepath to parquet data folder (default to project directory) |
dts |
character vector of activities to check |
Results of link tests as data.frame()
## Not run:
check_patid_links()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.