README.md

ricardor

R-CMD-check

ricardor contains a suite of functions that are useful for various projects at Ricardo. These functions can range from importing data, data wrangling, plotting and modelling.

Installation

You can install the development version of ricardor from Github with:

devtools::install_github("mohowu/ricardor")

Examples

Plotting functions

As HTML documents are becoming more and more popular, one advantage of HTML ouput over traditional PDF or Word is that you can embed interative plots. ricardor contains some high level plotting functions leveraging on some most popular interactive plotting packages but have the boilerplates set up for you. These functions are prefixed with plot_ for easy searching.

Modelling

Some functions that can be useful during modelling are prefixed with var_.

Spatial

Some functions dealing with spatial objects are prefixed with sp_.

String functions

Functions dealing with character strings are prefixed with str_.



MohoWu/ricardor documentation built on March 24, 2022, 4:39 p.m.