inst/doc/mlstrOpalr-vignette.R

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

## ----eval=FALSE---------------------------------------------------------------
#  # To update the R package in your R environment you may first need to remove
#  # it, and use the exit command quit() to terminate the current R session.
#  
#  # To install the R package:
#  install.packages('mlstrOpalr')
#  library(mlstrOpalr)
#  
#  #if you need help with the package, please use:
#  mlstrOpalr_help()
#  

Try the mlstrOpalr package in your browser

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

mlstrOpalr documentation built on Oct. 11, 2023, 5:15 p.m.