Description Usage Arguments Note Author(s) Examples
Loads the translation table (tt) as a tibble or, if specified, opens the file in Excel.
1 |
path_or_variable |
Character: Either a full path to a translation table or the variable name associated with a translation table currently in the PMA variables folder |
open |
Logical: defaults FALSE. If TRUE, the translation table will be opened in Excel and not loaded into R |
Users should note that additional functions for translation tables can be accessed via py$TranslationTable() (see py). Consult ipums-metadata library documentation for a complete list of available functions.
Matt Gunther
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.