cdf {LMERConvenienceFunctions}R Documentation

Change directory; list files and directories in new directory using function f.

Description

Change directory to the one corresponding to the row number returned by function f.

Usage

cdf(dir)

Arguments

dir

The row number corresponding to the directory listed by function f.

Value

Cheange to new directory and list files and directories in new directory using function f.

Author(s)

Antoine Tremblay, Statistics Canada, trea26@gmail.com

See Also

f; cd; cdup; setwd


[Package LMERConvenienceFunctions version 3.0 Index]