View source: R/hud_value_extract.R
hud_value_tables | R Documentation |
This function parses the appendices of the HUD Spec PDF where Value => Text correspondence tables are represented and transforms these tables into functions that allow coercion between Value/Text
hud_value_tables(
pdf = hud_spec_2022,
dims = hud_dimensions(hud_spec_2022),
.write = TRUE,
verify = interactive(),
overwrite = FALSE,
path = file.path("data", "public", "export_text_translations")
)
dims |
|
(list) |
output from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.