For help getting started see the Getting Started vignette.

Installation

Install the CRAN version (when released):

install.packages("ceplotr")

Alternatively install the development version from GitHub:

Documentation

Documentation Development documentation Getting started Functions

Testing

Travis-CI Build Status AppVeyor Build Status Coverage Status

Quick start

Lets get started quickly by

See Functions for more details of the functions used and for more package functionality.

Shiny dashboard

Contributing

File an issue here if there is a feature that you think is missing from the package, or better yet submit a pull request.

Please note that the ceplotr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Citing

If using ceplotr please consider citing the package in the relevant work. Citation information can be generated in R using the following (after installing the package),

Docker

This package has been developed in docker based on the rocker/tidyverse image, to access the development environment enter the following at the command line (with an active docker daemon running),

The rstudio client can be accessed on port 8787 at localhost (or your machines ip). The default username is ceplotr and the default password is ceplotr. Alternatively, access the development environment via binder.