violinplot: Generate violin plots of a given dataset

View source: R/violins.R

violinplotR Documentation

Generate violin plots of a given dataset

Description

Generate violin plots of a given dataset

Usage

violinplot(df, ids = NULL)

Arguments

df

Dataframe containing HI titer values, each column is a different strain

ids

contain the annotation columns, not to be melted

Value

The ggplot of the violins


j23414/jenplots documentation built on Aug. 28, 2022, 6:32 p.m.