Description Usage Arguments Value
Extract a previously downloaded HUD Export archive
1 2 3 4 5 6 7 | hud_export_extract(
browser_dl_folder = "~/../Downloads",
extract_path = "data",
delete_archive = TRUE,
moment = Sys.Date(),
wait = lubridate::minutes(2)
)
|
browser_dl_folder |
|
extract_path |
|
delete_archive |
|
moment |
|
wait |
|
(logical) as to whether the extraction was successful
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.