rds_from_url {fastRhockey}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 fastRhockey version 0.4.0 Index]