Skip to contents

Export the results from a crawl as a duckdb database file

Usage

openalex_write_duckdb(crawl, destdir = NULL)

Arguments

crawl

the results from running the to_tbls fcn

destdir

the location to save the database file

Value

file path to the database file