seeoutput: See Output Directory

View source: R/seeoutput.R

seeoutputR Documentation

See Output Directory

Description

Opens a Windows directory to the path given to the dir argument, by default, the output/ directory. If the given directory does not exist, a warning is thrown and the current working directory is opened.

Usage

seeoutput(dir = "output")

Arguments

dir

the path to a directory to open

Value

returns a NULL value when successfull, primarily useful for its side effect.


crazybilly/ucbudar documentation built on July 15, 2024, 5:03 p.m.