inst/doc/Overview.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  message = FALSE, 
  warning = FALSE,
  comment = "#>"
)

## ----eval = F, message = F----------------------------------------------------
#  install.packages('SWMPr')
#  library(SWMPr)

## ----eval = F, message = F----------------------------------------------------
#  install.packages('devtools')
#  library(devtools)
#  install_github('fawda123/SWMPr', ref = 'development')
#  library(SWMPr)

## ----eval = F, message = F----------------------------------------------------
#  help.search('retrieve', package = 'SWMPr')
#  help.search('organize', package = 'SWMPr')
#  help.search('analyze', package = 'SWMPr')

Try the SWMPr package in your browser

Any scripts or data that you put into this service are public.

SWMPr documentation built on July 26, 2023, 5:20 p.m.