Learn R Programming

BRugs (version 0.9-2.1)

modelSetWD: Set working directory

Description

Change the working directory

Usage

modelSetWD(dir)

Arguments

dir

Directory to change to. A character string

Details

Simply an alias for setwd from base R, provided to mimic the OpenBUGS script function modelSetWD.