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/microsat documentation built on Aug. 25, 2023, 11:16 p.m.