SavePiechartImg: Function to save pie-chart

View source: R/mdp_utils.R

SavePiechartImgR Documentation

Function to save pie-chart

Description

This functions saves created pie chart plot.

Usage

SavePiechartImg(mbSetObj, taxalvl, pieName, format = "png", dpi = 72)

Arguments

mbSetObj

Input the name of the mbSetObj.

taxalvl

Character, input the taxonomic level to perform classification. For instance, "Genus" to use the Genus level.

pieName

Character, input the name of the pie chart plot.

format

Character, input the preferred format of the plot. By default it is set to "png".

dpi

Numeric, input the dots per inch. 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.