Summarising Peak Alignments with GCalignR
print method for class "GCalign"
## S3 method for class 'GCalign' print(x, write_text_file = FALSE, ...)
x
: Object of class GCalign, created with align_chromatograms
write_text_file
: A boolean allowing to write a text file....
: Optional arguments passed on to methods are currently not supported.## GCalign object data("aligned_peak_data") ## print summary print(aligned_peak_data)
Martin Stoffel (martin.adam.stoffel@gmail.com) & Meinolf Ottensmann (meinolf.ottensmann@web.de)