h_barplot_percentages: Convenience function to make barplots of percentages

View source: R/helpers_simulations.R

h_barplot_percentagesR Documentation

Convenience function to make barplots of percentages

Description

Convenience function to make barplots of percentages

Usage

h_barplot_percentages(x, description, xaxisround = 0)

Arguments

x

vector of samples

description

xlab string

xaxisround

rounding for xaxis labels (default: 0, i.e. integers will be used)

Value

the ggplot2 object


Roche/crmPack documentation built on April 30, 2024, 3:19 p.m.