seeoutput: See Output Directory

Description Usage Arguments Value

View source: R/seeoutput.R

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

1
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/muadc documentation built on March 6, 2021, 4:15 p.m.