rds_from_url {wehoop} | R Documentation |
Load .rds file from a remote connection
Description
Load .rds file from a remote connection
Usage
rds_from_url(url)
Arguments
url |
a character url |
Value
a dataframe as created by readRDS()
[Package wehoop version 2.1.0 Index]