R/chwd.setup.R

##' Change working directory within project to "setup"
##' @title chwd.setup
##' @return switch dir
##' @author Kieran Healy
##' @export
chwd.setup <-
function(){
  chwd("setup")
}
kjhealy/kjhutils documentation built on May 20, 2019, 10:25 a.m.