getow: Function for controling overwriting of prjects.

Description Usage Arguments

Description

Function for controling overwriting of prjects.

Usage

1
getow(ow, projectPath, onlyone = TRUE, msg = TRUE)

Arguments

ow

Specifies whether to ovewrite existing project: If TRUE, overwrite; if FALSE, do not overwrite; if NULL (default), aks the user to confitm overwriting.

projectPath

The full path to the project folder.

onlyone

Logical: If TRUE, only one project is checked (no for loop).

msg

Logical: If TRUE, print messages to the console.


Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.