script_dir_get          Return directory where the script exists
script_file_get         Get location of script that was executed
                        through Rscript
scriptloc               Get location of script in a fashion analagous
                        to $BASH_SOURCE[0]
src_file_get            Get location of script that was loaded through
                        the source() function
