make_path: Creates a directory and any necessary parent directories

Description Usage Arguments Value

View source: R/make_path.R

Description

Just a simple wrapper around dir.create to avoid errors and having to add extra arguments

Usage

1
make_path(dir_path)

Arguments

dir_path

Path to the directory that should be created

Value

Path to the directory created


aguynamedryan/helpRs documentation built on Dec. 18, 2021, 11:23 p.m.