| mdb_header | R Documentation |
mdb-header(1) writes C files; this wrapper returns a structured summary.
mdb_header(path)
path |
Path to |
Named list with version, table names and query names.
db <- mdbr:::.mdb_example_nwind_path()
if (nzchar(db)) {
mdb_header(db)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.