hud_export_extract | R Documentation |
Extract a previously downloaded HUD Export archive
hud_export_extract(
browser_dl_folder = os_download_folder(),
extract_path = file.path("inst", "extdata", "export"),
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.