
Create a sample dataset from a Parquet file created by arcMS
Source:R/sample_dataset.R
create_sample_dataset.Rd
The function creates a sample dataset object from data imported from a Parquet file. '
Value
A sample_dataset
object, containing the sample data,
sample metadata and spectrum metadata datatables.
See also
save_one_sample_data
to save collected data from the R environment to Parquet or HDF5 files, and convert_one_sample_data
to both collect data and saving to files.