write_csv: write the data as a csv.

View source: R/util.R

write_csvR Documentation

write the data as a csv.

Description

write the data as a csv.

Usage

write_csv(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.