R/cd.R

Defines functions cd

Documented in cd

cd <-
function(dir)setwd(paste(getwd(),"/",f()[dir],sep=""))

Try the LMERConvenienceFunctions package in your browser

Any scripts or data that you put into this service are public.

LMERConvenienceFunctions documentation built on Oct. 23, 2020, 5:12 p.m.