save_dataset: Save table of sample attributes

View source: R/io.R

save_datasetR Documentation

Save table of sample attributes

Description

Save a comma-separated table of sample attributes. (This is a convenience function not used automatically in the analysis.)

Usage

save_dataset(data, fp, ...)

Arguments

data

data frame of sample attributes as produced by prepare_dataset or load_dataset.

fp

path to text file.

...

additional arguments passed to save_csv.


ShawHahnLab/chiimp documentation built on Aug. 20, 2023, 1:41 a.m.