View source: R/read-dict.R View source: R/read-dat.R
delete_rtmp_dirs | R Documentation |
This function helps clean up after readr and other functions that use the temp directory to store transient files. Sometimes this can balloon in size and it is useful run this command to clean things up.
delete_rtmp_dirs(are_you_sure = FALSE)
are_you_sure |
logical Defaults to FALSE so that a user does not do this by accident. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.