plot_hetero_class_single: plot_hetero_class_single

Description Usage Arguments

View source: R/plot_hetero_class_single.R

Description

This function creates a heteratom class bar chart for one sample. The total number of heteroatom classes is typically very large, so it's useful to filter the data to focus on the classes of interest first.

Usage

1
plot_hetero_class_single(data, plot_title = "", bar_color = "dark green")

Arguments

data

a tibble containing containing the following column names: "class_hetero" and "perc_abund"

plot_title

a character string containing the sample name

bar_color

a character string specifying the bar color


robertyoung3/MSanalyzeNOM documentation built on June 7, 2021, 7:46 a.m.