Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 232 Bytes

ggvolc_installation.md

File metadata and controls

14 lines (7 loc) · 232 Bytes

Installing ggvolc and dependencies

Installing the package and dependencies

install.packages("devtools")

Download package from git repository

devtools::install_github("loukesio/ggvolc")

Load the package

library(ggvolc)