export_data: Export data for users.

View source: R/inputs_outputs.R

export_dataR Documentation

Export data for users.

Description

Export data for users.

Usage

export_data(data_to_export, filetype, source = NA, empty_na = FALSE)

Arguments

data_to_export

A data.frame to export to the user file system.

filetype

A string indicating the needed directory or file.

source

A string indicating which mode to read from: "pos" or "neg".

empty_na

A boolean indicating if NA must be replaced by an empty string in the output file.


eMetaboHUB/MS-CleanR documentation built on Jan. 3, 2024, 8:55 p.m.