Load previously generated mocking functions for all tables in the given db and schema

fb_load(dbname, package = NULL, path = ".", schema_name = "public")

Arguments

dbname

name of the database

package

(optional) name of the package for which functions have been generated

path

(optional) absolute path where functions where generated. Only used if package argument is not provided.

schema_name

name of the db schema

Value

list of named functions corresponding to the tables in the schema