find_maize_folder: Find Brian George folder location

View source: R/computer_config.R

find_maize_folderR Documentation

Find Brian George folder location

Description

This script detects the computer environment automatically and assign variable Brian_George_folder_loc to an detected directory. If the locations can't be detected, you manually assign value to Brian_George_folder_loc

Usage

find_maize_folder(your_BG_folder_loc = NA)

Arguments

your_BG_folder_loc

put your own BG location if the function can't find yours. e.g."/Volumes/George_Surgeon_Projects"

Value

Brian_George folder location on maize, if it can't automatically detect the location, you can also manually specify the location

Examples

## Not run: 
# if this can't detect your BG folder, you can assign it by
find_maize_folder(your_BG_folder_loc = "/Volumes/George_Surgeon_Projects")

## End(Not run)


UMCSTaR/medicareR documentation built on May 11, 2022, 7:31 p.m.