rds_from_url {cfbfastR}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 cfbfastR version 1.9.0 Index]