model.setWD: Set working directory

modelSetWDR 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.


BRugs documentation built on May 29, 2024, 9:38 a.m.

Related to model.setWD in BRugs...