checkMet | R Documentation |
Check that all metadataID's show up in the METADATA table. Requires that you have previously connected to the database using dbTable().
checkMet(new, old = dbTable("METADATA")$metadataID)
new |
A data frame (the old/original version) |
Gives warnings/messages about metadataID's and whether they show up in the METADATA table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.