Description Usage Arguments Value Source
Read a character text file from a secure (https) site into R as a single object.
1 | scan_https(url, sha1 = NULL)
|
url |
The files's URL. |
sha1 |
Character string of the file's SHA-1 hash, generated by
|
a charcter object of length 1
Originally based on source_url from the Hadley Wickham's devtools package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.