PlotPiechart: Function to create pie-chart plot.

View source: R/mdp_utils.R

PlotPiechartR Documentation

Function to create pie-chart plot.

Description

This functions creates the pie chart plot.

Usage

PlotPiechart(mbSetObj, rel_perct, pieName, format = "png", dpi = 72)

Arguments

mbSetObj

Input the name of the mbSetObj.

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.