boxplot_vars: Explore metadata by variable.

View source: R/visualization-functions.R

boxplot_varsR Documentation

Explore metadata by variable.

Description

This function produces boxplots from the variables provided.

Usage

boxplot_vars(md, include_vars, x_var)

Arguments

md

A data frame with sample identifiers in a column and relevant experimental covariates.

include_vars

A vector of variables to visualize

x_var

Variable to plot on the x-axis.

Value

A boxplot with mutiple groups defined by the include_vars argument.


Sage-Bionetworks/sageseqr documentation built on June 13, 2024, 2:11 p.m.