This function takes a file checks if its compressed and uncompresses if true.
1 | check_and_unzip(file = "", preserve = TRUE, verbose = FALSE)
|
file |
REQUIRED Path to file |
preserve |
OPTIONAL Preserve original file. Default TRUE |
verbose |
OPTIONAL Enables progress messages. Default False. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.