convert_from_chemospec: Convert from ChemoSpec

Description Usage Arguments Value

View source: R/convert_chemospec.R

Description

Convert the dataset in the ChemoSpec format to a dataset of this package.

Usage

1
2
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.


specmine documentation built on Sept. 21, 2021, 5:06 p.m.