modelSetWD {BRugs}R Documentation

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.


[Package BRugs version 0.9-2.1 Index]