pkg_checkroot_subdir: Check pkg_root/subdir

Description Usage Arguments Author(s) Examples

View source: R/pkg_checkroot.R

Description

Check pkg_root/subdir

Usage

1
2
3
4
5
pkg_checkroot_subdir(
  dir = getwd(),
  subdir = c("R", "data", "data_raw", "man", "tests", file.path("tests", "testthat"),
    "vignettes")
)

Arguments

dir

Character string. Directory.

subdir

Character string. Sub directory.

Author(s)

Ivan Jacob Agaloos Pesigan

Examples

1
2
3
4
5
6
## Not run: 
pkg_checkroot_subdir(
  dir = getwd()
)

## End(Not run)

jeksterslabds/jeksterslabRpkg documentation built on Jan. 22, 2021, 11:43 p.m.