readRDS_helper: 'base::readRDS' helper function that enables loading files...

readRDS_helperR Documentation

base::readRDS helper function that enables loading files from urls

Description

base::readRDS helper function that enables loading files from urls

Usage

readRDS_helper(file, .url_bool = FALSE, ...)

Arguments

file

a connection or the name of the file where the R object is saved to or read from.

.url_bool

bool whether the location is a url or not

...

Arguments passed on to base::readRDS

refhook

a hook function for handling reference objects.


saezlab/decoupleRBench documentation built on March 20, 2022, 3:02 p.m.