here_path: here_path

here_pathR Documentation

here_path

Description

Returns a path relative to 'here::here()', and creates it if it does not yet exist.

Usage

here_path(..., ext = NULL)

Arguments

...

passed to [here::here()]

ext

file extension

Details

Also applies 'glue::glue()' to the path (after 'here::here()').


BAAQMD/pathtools documentation built on June 28, 2022, 8:29 p.m.