View source: R/getDownloadSize.R
getDownloadSize | R Documentation |
Returns the size in MB of the specified URL. Uses RCurl to parse the HTTP headers for Content-Length.
getDownloadSize(url)
url |
character vector giving the URL. This is not vectorized. |
Internal function.
Seth Falcon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.