Description Usage Value See Also
Filter a data frame queried from the Concept Table for only the valid concepts based on the 'invalid_reason' column with the option to remove the 'valid_start_date' and 'valid_end_date' columns.
1 | filterValid(.data, has_prefix = NULL, has_suffix = NULL, rm_date_fields = TRUE)
|
A data frame filtered for 'invalid_reason == NA' with or without the 'valid_start_date' and 'valid_end_date' removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.