| check_ht_fixed_lod_version | R Documentation |
When invalid DARID / PanelDataArchiveVersion combinations are detected
in an Explore HT NPX file (darid_invalid entries in check_log),
this helper checks that the Explore HT Fixed LOD file used for LOD
calculation meets a minimum version requirement (default: "6.0.0").
check_ht_fixed_lod_version(check_log, lod_file)
lod_file |
A data frame (or tibble) representing the Fixed LOD file.
It must contain a |
A logical scalar returned invisibly:
TRUE — the Fixed LOD file is missing/invalid/outdated (and
a message or warning has been emitted).
FALSE — the check is not relevant or the Fixed LOD file
meets the minimum version requirement.
Kathleen Nevola Kang Dong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.