deleteMOVESRun | R Documentation |
deleteMOVESRun
deleteMOVESRun(dbconn, outputdb_name, movesrunid)
dbconn |
MySQL db connection |
outputdb_name |
MySQL county database to be updated as string. |
movesrunid |
MOVESRunID for rows to be deleted |
TRUE if succesful, FALSE otherwise
deleteMOVESRun(dbconn, outputdb_name, 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.