chromatogram( x = NULL, time = "Time", into = "Intensity");
Should be a dataframe object that contains the required data field for construct the chromatogram data.
the column name for get the rt field vector data
the column name for get the signal intensity field vector data
[as Environment]