setHomePath: Checks if running on a specified computer domain

View source: R/tb_bluedjinn.R

setHomePathR Documentation

Checks if running on a specified computer domain

Description

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

Usage

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

## Not run: 
# add path
setHomePath("saga",prefixPC="PCRZP")

## End(Not run)

gisma/uavRst documentation built on Feb. 14, 2023, 8:49 a.m.