write_rds: write the data as a RDS.

View source: R/util.R

write_rdsR Documentation

write the data as a RDS.

Description

write the data as a RDS.

Usage

write_rds(data, monstr, create_directory)

Arguments

data

The actual data

monstr

metadata dataframe created by the pipeline

create_directory

boolean indicating whether to (recursively) create the directory hierarchy.

Value

boolean indicating success

Author(s)

Neale Swinnerton neale@mastodonc.com


HFAnalyticsLab/monstR documentation built on Sept. 13, 2022, 2:19 a.m.