README.md

Rose

Inside the this directory start R and

devtools::load_all()
devtools::install()

call it in your scripts with

library(Rose)

do add documentation you can use roxygen, add special comment before the functions and then type

library("devtools")
library(roxygen2)
document()


Marcogarofalo/Rose_vecchie documentation built on Feb. 13, 2021, 12:49 a.m.