PlotBoxDataCorr: Function to create box plots of important features

View source: R/mdp_utils.R

PlotBoxDataCorrR Documentation

Function to create box plots of important features

Description

This functions plots box plots of a selected feature.

Usage

PlotBoxDataCorr(
  mbSetObj,
  boxplotName,
  feat,
  format = "png",
  sel.meta = "",
  dpi = 72
)

Arguments

mbSetObj

Input the name of the mbSetObj.

boxplotName

Character, input the name of the box plot.

feat

Character, input the name of the selected feature.

format

Character, by default the plot format is "png".

dpi

Dots per inch. Numeric, by default it is set to 72.

Author(s)

Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MicrobiomeAnalystR documentation built on April 17, 2024, 7:45 p.m.