hasRmdVignette: searches the file listing for an "Rmd" vignette

Description Usage Arguments

Description

searches the file listing for an "Rmd" vignette

Usage

1
2
  hasRmdVignette(inList,
    grepStr = c(".Rmd", ".rmd", ".RMD"))

Arguments

fileList

the list of files to grep over

grepStr

a list of strings to search for presence of in file listing


rmflight/RVignetteChanges documentation built on May 27, 2019, 9:30 a.m.