plot.data-package: plot.data: Create 'data.table's of Ready to Plot Data

plot.data-packageR Documentation

plot.data: Create 'data.table's of Ready to Plot Data

Description

plot.data is an R package for creating client-ready data for various plots and visualizations. Data can be returned as either a data.table or a json file. The json file also includes some additional information helpful for rendering various plot widgets (ex: recommended range and step for a bin width slider to accompany a histogram). The 'data.table's are organized so that each row represents data for one group per panel. Optionally compute various statistics (ex: smoothed conditional mean, kernel density estimates, odds ratio, relative risk, etc).

Author(s)

Maintainer: Danielle Callan dcallan@upenn.edu

Authors:

See Also

Useful links:


VEuPathDB/plot.data documentation built on Feb. 20, 2025, 6:33 p.m.