initialize_martherus_package.R

install.packages("devtools")
library("devtools")
devtools::install_github("klutometis/roxygen")
library(roxygen2)

setwd("/Users/jamesmartherus/Dropbox/Research/martherus/")
devtools::create("martherus")

roxygenize()
jamesmartherus/martherus documentation built on April 12, 2020, 7:01 p.m.