Set up your environmental variables for BSOL templates
bsol_setup.Rd
Once of the safest, and most reusable ways to automatically add your details to the Rmarkdown templates in this file is to add them to conserved 'environmental variables, that all users share. These variables are MY_NAME, MY_EMAIL, and MY_JOBTITLE. This function scans your .Renviron file (that holds these variables) and detects if they are present. If not it adds them, then opens the file for you to fill them in. Once you've done that, please save and restart R, as RStudio caches the file when it opens.