R/SXTsetwd.R

SXTsetwd <- function() {
  x <- readline("Please paste the directory:")
  setwd(x)
}
jaspershen/SXTsetwd documentation built on May 18, 2019, 5:56 p.m.