Description Usage Details Value See Also Examples
Function opens curent working directory.
1 | open_wd()
|
This function is a wrapper for shell.exec(getwd())
.
No value, but informative error messages will be given if the operation fails.
Function shell.exec
Other spMisc utilities:
bru()
,
clc()
,
clear()
,
fCap()
,
isFALSE()
,
list_AddRm()
,
make.filenames()
,
printDuration()
,
regexp2df()
,
st01()
1 2 3 4 | ## Not run:
open_wd()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.