nav: Navigate to a file

View source: R/file-system.R

navR Documentation

Description

When used interactively, opens the file/folder.

Usage

nav(x)

Arguments

x

A path.

Value

Invisibly returns x.

Examples

## Not run: 
if (interactive()) {
  nav(getwd())
 }

## End(Not run)

yjunechoe/penngradlings documentation built on Sept. 6, 2024, 8:13 p.m.