README.md

Introduction

rchart Comprehensive charting package to plot and compare data across scenarios, regions, sectors and time periods.

https://jgcri.github.io/rchart/articles/vignette_userguide.html https://jgcri.github.io/rchart/cheatsheet.pdf

Citation

Khan, Z., Waite, T., Zhao, M., Wild, T., Pressburger, L., Vernon, C., 2022. rchart - An R package to plot and compare data in charts across scenarios, regions, sectors and time periods. (In progress) Journal of Open Source Software, DOI: XXXX

Installation Guide

  1. Download and install:

  2. In R or R studio:

install.packages("devtools")
devtools::install_github("JGCRI/rchart")
install.packages("devtools")
devtools::install_github("JGCRI/rchart")

Additional steps for UBUNTU from a terminal

sudo add-apt-repository ppa:ubuntugis/ppa
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev libssl-dev libxml2-dev libudunits2-dev libproj-dev libavfilter-dev  libmagick++-dev

Additional steps for MACOSX from a terminal

brew install pkg-config
brew install imagemagick@6

Related Publications



JGCRI/rchart documentation built on June 7, 2024, 12:17 a.m.