plotFamilyDS: Draw boxplot of a family of an Exposome Set

View source: R/plotFamilyDS.R

plotFamilyDSR Documentation

Draw boxplot of a family of an Exposome Set

Description

Draw boxplot of a family of an Exposome Set

Usage

plotFamilyDS(
  x,
  family,
  group = NA,
  group2 = NA,
  scatter = TRUE,
  na.omit = TRUE
)

Arguments

x

ExposomeSet Exposome Set object

family

character Name of the familty that will be drawn

group

character If set it displays the family grouped by the given phenotype

group2

character If set it displays the family grouped by the given phenotype

scatter

bool (default TRUE) If the family to be plotted is continuous, the samples will be shown

na.omit

bool (default TRUE) Do not show NA values

Value

Returns a ggplot object


isglobal-brge/dsExposome documentation built on Feb. 20, 2023, 11:19 a.m.