print.GCalign function

Summarising Peak Alignments with GCalignR

Summarising Peak Alignments with GCalignR

print method for class "GCalign"

## S3 method for class 'GCalign' print(x, write_text_file = FALSE, ...)

Arguments

  • 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.

Examples

## GCalign object data("aligned_peak_data") ## print summary print(aligned_peak_data)

Author(s)

Martin Stoffel (martin.adam.stoffel@gmail.com) & Meinolf Ottensmann (meinolf.ottensmann@web.de)

  • Maintainer: Meinolf Ottensmann
  • License: GPL (>= 2) | file LICENSE
  • Last published: 2024-07-03