Learn R Programming

yulab.utils (version 0.1.7)

o: o

Description

open selected directory or file

Usage

o(file = ".")

Value

No return value, called for opening specific directory or file

Arguments

file

to be open; open working directory by default

Author

Guangchuang Yu

Examples

Run this code
if (FALSE) {
## to open current working directory
o()
}

Run the code above in your browser using DataLab