create_path: Generate a path with path components.

View source: R/path.R

create_pathR Documentation

Generate a path with path components.

Description

This function build a path but do not change the current path components of the session

Usage

create_path(base = NULL, prefixes = list(), suffix = NULL)

Arguments

base

chr base output path, use session default if NULL

prefixes

list() replace some prefixes, only works if prefixes is already defined by add_path_prefix()

suffix

chr suffix to use, if NULL use default

See Also

Other path-functions: add_path_prefix(), get_current_paths(), init.path(), my.path(), platform_path(), print.paths_definition(), share.cache.path(), share.data.path(), share.lib.path(), share_path()


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.