readRDS_helper | R Documentation |
base::readRDS
helper function that enables loading files from urlsbase::readRDS
helper function that enables loading files from urls
readRDS_helper(file, .url_bool = FALSE, ...)
file |
a connection or the name of the file where the R object is saved to or read from. |
.url_bool |
bool whether the location is a url or not |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.