use_directory: Use a Directory

View source: R/devtools.R

use_directoryR Documentation

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).


packager documentation built on Aug. 16, 2023, 5:08 p.m.