Search notes:

R function: getwd

getwd() returns the working directory.
getwd()
Github repository about-r, path: /functions/getwd.R

See also

setwd()
list.files()
Index to (some) R functions
R: working directory

Index