Extract touchstone-relevant data from sources. This should be called with
stoner::stone_extract(path, con
, from within the extract code of a
montagu-import, providing the same arguments provided to the montagu-import
extract function.
stone_extract(path, con)
Path to the import project root used for finding any local data.
The active DBI connection for extracting any data.
A list of named data frames and/or named values representing the extracted data.
See the vignette for information about the specifics of the extraction.