View source: R/open_alex_export.R
openalex_write_duckdb | R Documentation |
Export the results from a crawl as a duckdb database file
openalex_write_duckdb(crawl, destdir = NULL)
crawl |
the results from running the to_tbls fcn |
destdir |
the location to save the database file |
file path to the database file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.