inst/doc/drhur-vignette.R

## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(
  message = FALSE,
  warning = FALSE
)

## ----eval = FALSE-------------------------------------------------------------
#  if (!require(drhur)) install.packages("drhur")
#  library(drhur)
#  
#  drhur("visualize")

Try the drhur package in your browser

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

drhur documentation built on May 31, 2023, 6:03 p.m.