View source: R/computer_config.R
find_maize_folder | R Documentation |
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
find_maize_folder(your_BG_folder_loc = NA)
your_BG_folder_loc |
put your own BG location if the function can't find yours. e.g."/Volumes/George_Surgeon_Projects" |
Brian_George folder location on maize, if it can't automatically detect the location, you can also manually specify the location
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.