View source: R/neon_export_db.R
neon_import_db | R Documentation |
Import a NEON database exported from neon_export_db()
neon_import_db(
dir = file.path(neon_dir(), "parquet"),
db = neon_db(read_only = FALSE)
)
dir |
directory to which parquet export is written. |
db |
Connection to your local NEON database |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.