View source: R/removeTempFuns.R
removeTempFarmerTables | R Documentation |
Removes any temporary tables from the schemas in an OFPE formatted database of the specified farmer. .
removeTempFarmerTables(db, farmername)
db |
Connection to an OFPE formatted database, |
farmername |
Name of the farmer corresponding to the schemas to search in for removal of temporary tables. |
NULL, tables removed in database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.