load_packages.Rd
A function for loading all packages that you need for your workshop; relies on an associated config file
load_packages(packages_config_file = "./content/config/packages_to_load")
packages_config_file | Character; the path to your package config file |
---|