Setup

Here are the setup steps to create this package. Do not run this code...

library(devtools)
packageVersion("devtools")
create_package("../citscir")
library(usethis)
use_git()

Create new R function file

use_r("demo1")
load_all()


BBudnicki/citscir documentation built on March 28, 2022, 12:02 a.m.