Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


packager (version 1.15.2)

use_directory: Use a Directory

Description

Create a directory.
this is verbatim copy of git commit a5e5805ecd630ebc46e080bd78ebcf32322efe3c of usethis.

Usage

use_directory(path, ignore = FALSE, pkg = ".")

Arguments

path

Path of the directory to create, relative to the project.

ignore

Add the directory to .Rbuildignore?

pkg

Path to the package directory (see as.package).