setHomePath: Checks if running on a specified computer domain

Description Usage Arguments Value Author(s) Examples

View source: R/tb_bluedjinn.R

Description

Checks if the computer name belongs to a specified group i.e. aq network domain Marburg Universitys computer pools

Usage

1
setHomePath(homeDir = "F:/MPG", prefixPC = "PCRZP")

Arguments

homeDir

full path to the real folder location the project

prefixPC

contains an arbitrary part of the computer name. It always starts with the first letter.

Value

string containing a directory path

Author(s)

CR

Examples

1
2
3
4
5
## Not run: 
# add path
setHomePath("saga",prefixPC="PCRZP")

## End(Not run)

uavRst documentation built on Dec. 30, 2019, 5:06 p.m.