ctgov_load_rds_file: Load Database from RDS File

View source: R/load.R

ctgov_load_rds_fileR Documentation

Load Database from RDS File

Description

Loads a version of the current active database as a binary R file.

Usage

ctgov_load_rds_file(file, dbdir = NULL)

Arguments

file

a character string naming a file; should have the extension 'rds'

dbdir

Location for the output database files. Should be a path to an existing directory in the file system. By default will place files in the location where the package is installed.

Value

does not return any value; used only for side effects

Author(s)

Taylor B. Arnold, taylor.arnold@acm.org


presagia-analytics/ctrialsgov documentation built on March 25, 2024, 2:10 p.m.