wd_nav: Working Directory Navigators

Description Usage Arguments Functions

View source: R/wd_nav.R

Description

These functions allow the working directory to be moved up or down in the file path.

Usage

1
2
3
4
5
wd_up(n_lev = 1)

wd_down(x)

wd_nav(up = 0, down)

Arguments

n_lev

levels to navigate up, default 1

x

character string for the downward file path

up

levels to navigate up, default 0

down

character string for the downward file path

Functions


alitvak3/a3personal documentation built on April 6, 2021, 4:53 a.m.