factorCountLevels: factorCountLevels()

View source: R/19_metadata_plots.R

factorCountLevelsR Documentation

factorCountLevels()

Description

display relationships between different factors contained in the metadata layers of an Romics_object

Usage

factorCountLevels(
  romics_object = romics_object,
  factor = "factor",
  textsize = 3
)

Arguments

romics_object

A romics_object created using romicsCreateObject().

factors

A character vector (lenght=1) containing a factors of the romics_object. the list of factors can be identified by using the function romicsFactorNames()

Details

generates a bar graph indicating how many times each level is seen in a factor

Value

a ggplot

Author(s)

Geremy Clair


PNNL-Comp-Mass-Spec/RomicsProcessor documentation built on March 18, 2023, 5:14 a.m.