o {yulab.utils}R Documentation

o

Description

open selected directory or file

Usage

o(file = ".")

Arguments

file

to be open; open working directory by default

Value

No return value, called for opening specific directory or file

Author(s)

Guangchuang Yu

Examples

## Not run: 
## to open current working directory
o()

## End(Not run)

[Package yulab.utils version 0.1.5 Index]