getDownloadSize: Get Size in MB of a URL Using RCurl

Description Usage Arguments Note Author(s)

View source: R/getDownloadSize.R

Description

Returns the size in MB of the specified URL. Uses RCurl to parse the HTTP headers for Content-Length.

Usage

1

Arguments

url

character vector giving the URL. This is not vectorized.

Note

Internal function.

Author(s)

Seth Falcon


pkgDepTools documentation built on Nov. 8, 2020, 5:24 p.m.