DOCSTRING_TEMPLATE      Docstring Template
caller                  Get Name of Calling Function
capture.output2         Capture output from a command
cat0                    Concatenate and Print
cat0n                   Concatenate and Print
cat2                    Concatenate and Print
catf                    Format and Print
catfn                   Format and Print
catn                    Concatenate and Print
catnn                   Concatenate and Print
catsn                   Concatenate and Print
check_pkg_docs          Check Documented Functions in a Package
config_dir              Get Normalized Configuration Directory Path of
                        a Program
config_file             Get Normalized Configuration File Path of a
                        Program
corn                    Return Corners of Matrix like Objects
data_dir                Get Normalized Data Directory Path of a Program
dput2                   Return ASCII representation of an R object
fg                      Foreground Color Codes
find_description_file   Find DESCRIPTION File
function_locals         Get Function Environment as List
get_docstring           Get docstring for a Function
get_formals             Get formals of a Function
get_pkg_docs            Get Documented Functions in a Package
getfd                   Get File Directory
getpd                   Get Project Directory
help2                   Return help for topic
home                    Get USERPROFILE or HOME
ifthen                  Shortcut for multiple if else statements
is.none                 Truth checking as in Python
locals                  Get specified Environment as List
named                   Create automatically named List
norm_path               Return Normalized Path
now                     Get Current Date and Time as String
op-null-default         Return Default if None
predict.numeric         Predict Method for Numeric Vectors
read_description_file   Read DESCRIPTION File into a List
rm_all                  Remove all objects from global environment
split_docstring         Split a docstring into a Head, Param and Tail
                        Part
stub                    Stub Function Arguments
sys.exit                Terminate a non-interactive R Session
trace_package           Traces function calls from a package
untrace_package         Untraces function calls from a package
update_docstring        Update docstring for a Function
xdg_config_home         Get XDG_CONFIG_HOME
xdg_data_home           Get XDG_DATA_HOME
