Learn R Programming

⚠️There's a newer version (1.1.2) of this package.Take me there.

xgxr

The xgxr package supports a structured approach for exploring PKPD data, which is used by xGx website. The package contains helper functions for enabling the modeler to follow best R practices (by appending the program name, figure name location, and draft status to each plot) and the package enables the modeler to follow best graphical practices (by providing an xgx theme that reduces chart ink, and by providing time-scale, log-scale, and reverse-log-transform-scale functions for more readable axes). Finally, the package provides some data checking and summarizing functions for rapidly exploring a PKPD dataset.

If you're interested in contributing to this package, we follow the tidyverse style guide.

Copy Link

Version

Install

install.packages('xgxr')

Monthly Downloads

1,208

Version

1.0.2

License

MIT + file LICENSE

Maintainer

Andrew Stein

Last Published

August 21st, 2019

Functions in xgxr (1.0.2)

xgx_annotate_status

Create a status (e.g. DRAFT) annotation layer
nlmixr_theo_sd

nlmixr Theophylline SD Data Set
theme_xgx

Calls the standard theme for xGx graphics
xgx_annotate_filenames

Append filenames to bottom of the plot
case1_pkpd

Case 1 PKPD Data Set
mad

Multiple Ascending Dose Data Set
sad

Single Ascending Dose Data Set
mad_missing_duplicates

Multiple Ascending Dose Data Set (Duplicates Removed)
mad_nca

Multiple Ascending Dose Noncompartmental Analysis (NCA) dataset
xgx_labels_log10

Nice labels for log10.
xgx_annotate_status_png

Annotate a png file or directory of png files
xgx_scale_y_reverselog10

Reverselog transform for the y scale.
xgx_dirs2char

Append filenames to bottom of the plot
xgx_stat_ci

Plot data with mean and confidence intervals
%>%

Pipe operator
xgx_geom_ci

Plot data with mean and confidence intervals
xgx_summarize_data

Check data for various issues
xgx_summarize_covariates

Summarize Covariate information in a dataset
xgx_breaks_time

Sets the default breaks for a time axis
xgx_check_data

Check data for various issues
xgx_save

Saving plot, automatically annotating the status and denoting the filenames
xgx_breaks_log10

Sets the default breaks for log10
xgx_scale_x_time_units

Convert time units for plotting
xgx_plot

Create a new xgx plot
xgx_scale_y_log10

log10 scales the y axis with a "pretty" set of breaks
xgx_scale_x_log10

log10 scales the x axis with a "pretty" set of breaks
xgx_save_table

Saving table as an image, also labeling the program that created the table and where the table is stored
xgx_scale_x_reverselog10

Reverse-log transform for the x scale.
xgx_theme_set

Sets the standard theme for xGx graphics
xgx_theme

Calls the standard theme for xGx graphics