browse: Open Directories & Files

Description Usage Arguments Note Author(s) References Examples

Description

Use the operating system defaults to open directories and files.

Usage

1
browse(x = ".")

Arguments

x

A vector (typically of length one) of paths to directories of files.

Note

This function is operating system and setting dependent. Results may not be consistent across operating systems. Depending upon the default programs for file types the results may vary as well. Some files may not be able to be opened.

Author(s)

Dason Kurkiewicz and Tyler Rinker tyler.rinker@gmail.com.

References

https://stackoverflow.com/q/12135732/1000343

Examples

1
2
3
4
## Not run: 
browse()

## End(Not run)

textreadr documentation built on Oct. 9, 2021, 5:06 p.m.