DashboardInitialiseComputerName: Initialise the computer name

Description Usage Arguments

View source: R/dashboard.R

Description

This function relies upon you using the dashboard folder setup: vignette("dashboardbasics", package = "fhi"). This function locates the computer's name in '/tmp/computer' and sets PROJ as appropriate

Usage

1
2
3
4
5
6
DashboardInitialiseComputerName(
  STUB = "/",
  SRC = "src",
  NAME = NULL,
  changeWorkingDirToTmp = TRUE
)

Arguments

STUB

The directory containing the 'data_raw', 'data_clean', 'data_app', and 'results' folders

SRC

The directory inside 'STUB' containing 'ANALYSIS/RunProcess.R'

NAME

The name of the automated analysis

changeWorkingDirToTmp

Do you want to change the working directory to a temporary directory?


raubreywhite/fhi documentation built on Jan. 5, 2020, 2:54 p.m.