Description Usage Arguments Value Note See Also
Loads the latest version of a codelist in a folder named according to the CALIBER codelist naming policy. The function searches through all subfolders of the folder.
1 | getCodelist(folder = NULL, codelistname = NULL)
|
folder |
Folder in which to search for the codelist, or the name of the codelist if
|
codelistname |
The name (not filename) of the codelist |
Returns the a codelist
object if the codelist is found, blank otherwise.
This is a convenience function to avoid having to remember the exact location of a codelist file. If one of the arguments is null, the other argument is taken to be the codelist name and the function searches in the current working directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.