stone_extract | R Documentation |
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 |
Path to the import project root used for finding any local data. |
con |
The active DBI connection for extracting any data. |
See the vignette for information about the specifics of the extraction.
A list of named data frames and/or named values representing the extracted data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.