R/local_testing.R

require(devtools)


# local testing
# source("./R/fars_functions.R")

# create the vignette
# use_vignette("vignette_intro.rmd")


# load locally the package
# load_all()      # devtools function




# create the documention in the man folder
# document()       # devtools function



# use_readme_rmd()
moralmar/farsdata documentation built on May 24, 2019, 6:08 a.m.