replaceMOVESTable | R Documentation |
replaceMOVESTable(dbconn, db_name, table_name, data)
dbconn |
MySQL db connection |
db_name |
MySQL county database to be updated as string. |
table_name |
MySQL table to be updated as string. |
data |
Data from a MySQL query of a MOVES table. |
boolean if the database was successfully replaced
replaceMOVESTable(dbconn, new_countydb_name, "avgspeeddistribution", data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.