All functions

bardata

Simulated data for barcharts

boxdata

Simulated data for box and whisker plots

cognigen_purple_style()

An alternative ggplot2 style using a purple-hue ramp. It is primarily intended to be used for order

cognigen_style()

CPP ggplot2 style (default graphical style)

expo

Model-prediction exposures

format_continuous_cognigen() major_breaks_log() minor_breaks_log()

Format continuous values

geom_barcount() stat_barcount()

Data count for barcounts

geom_boxcount() stat_boxcount()

Data count for box and whiskers plot

geom_boxplot2() stat_boxplot2()

A variant on box and whiskers plot (in the style of Tukey, or not...)

geom_crossbar2()

Vertical intervals: crossbars

geom_histcount() stat_histcount()

Data count for histograms

get_device_size() get_device_size_pixel()

Generate width and height of a device based upon a given number of plots per page

get_style_colors()

Get colors from ggplot2 style

ggsave_multiple()

Save multiple ggplots

histdata

Simulated data for histograms

make_forestplot()

Create a ggplot2 forest plot

make_gmr_data()

Calculate and report geometric means (GM) and geometric mean ratios (GMR)

make_gmr_table() expr2char()

Format and write GMR table to html, docx, or tex files

position_fillpercent()

Variant of ggplot2::position_fill

read_style()

Read graphical style file created with the theme_maker Shiny app

scale_continuous_cognigen()

Continuous scale for color and fill aesthetics with a purple gradient

scale_discrete_cognigen()

Discrete scale constructor

set_default_style()

Set default ggplot2 style when no aesthetics are used. Run by default at startup of ggcognigen

stat_bin2()

Extension of ggplot2::StatBin

stat_count2()

Extension of ggplot2::StatCount

theme_cognigen() theme_cognigen_grid()

CPP ggplot2 themes. Run by default at startup of ggcognigen

xydata

Simulated pharmacokinetic data for scatter and line plots