VEuPathDB/plot.data: Create `data.table`s of Ready to Plot Data

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).

Getting started

Package details

Maintainer
LicenseApache License (= 2.0)
Version5.4.4
URL https://github.com/VEuPathDB/plot.data
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("VEuPathDB/plot.data")
VEuPathDB/plot.data documentation built on Feb. 20, 2025, 6:33 p.m.