set_arg_paths: Standardize paths in root

View source: R/set-assert-args.R

set_arg_pathsR Documentation

Standardize paths in root

Description

Standardization required to use setdiff() with paths.

Usage

set_arg_paths(path)

Arguments

path

A path.

See Also

dir_without_.

Examples

styler:::set_arg_paths(c("./file.R", "file.R", "../another-file.R"))

krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.