R/guide_function.R

#'Opens the HTML manual for the yarrr package
#'
#'@keywords misc
#'@export
yarrr.guide <- function(){
  vignette('guide', package = 'yarrr')
}

Try the yarrr package in your browser

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

yarrr documentation built on May 2, 2019, 9:41 a.m.