R/roxy.R

Defines functions roxy_files_vignette

roxy_files_vignette <- function() {
  paste0(
    "[vignette]",
    "(https://cran.r-project.org/package=filesstrings/vignettes/files.html)."
  )
}

Try the filesstrings package in your browser

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

filesstrings documentation built on Feb. 16, 2023, 7:25 p.m.