rds_from_url: *Load .rds file from a remote connection*

View source: R/utils.R

rds_from_urlR 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()


wehoop documentation built on Nov. 26, 2023, 1:08 a.m.