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