uavRst (version 0.5-4)

setHomePath: 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

Examples

Run this code
# NOT RUN {
# add path
setHomePath("saga",prefixPC="PCRZP")
# }

Run the code above in your browser using DataLab