nmr_zip_bruker_samples: Create one zip file for each brucker sample path

Description Usage Arguments Value See Also Examples

View source: R/bruker.R

Description

Create one zip file for each brucker sample path

Usage

1
nmr_zip_bruker_samples(path, workdir, overwrite = FALSE, ...)

Arguments

path

Character vector with sample directories

workdir

Directory to store zip files

overwrite

Should existing zip files be overwritten?

...

Passed to utils::zip

Value

A character vector of the same length as path, with the zip file names

See Also

Other import/export functions: Pipelines, files_to_rDolphin(), load_and_save_functions, nmr_data(), nmr_meta_export(), nmr_read_bruker_fid(), nmr_read_samples(), save_files_to_rDolphin(), save_profiling_output(), to_ChemoSpec()

Examples

1
outpaths <- nmr_zip_bruker_samples(".", getwd())

AlpsNMR documentation built on April 1, 2021, 6:02 p.m.