convert_from_chemospec: Convert from ChemoSpec
Description
Convert the dataset in the ChemoSpec format to a dataset of this package.
Usage
convert_from_chemospec(csobj, type = "undefined",
description = "")
Arguments
csobj
ChemoSpec object representing the dataset.
type
string representing the type of the data.
description
string representing the description of the dataset.
Value
Returns a list representing the dataset converted.