loadRegistry: Loads a function registry from a file
Description
Loads a function registry from a file
Usage
loadRegistry(path)
Arguments
path
path on the file system, where the registry is to be loaded from
Details
This function loads a function registry and associated function definition stored in an RDS file into the
environment. The existing registry is overwritten with the newly loaded registry