replaceMOVESTable: replaceMOVESTable

View source: R/r4moves.R

replaceMOVESTableR Documentation

replaceMOVESTable

Usage

replaceMOVESTable(dbconn, db_name, table_name, data)

Arguments

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.

Value

boolean if the database was successfully replaced

Examples

replaceMOVESTable(dbconn, new_countydb_name, "avgspeeddistribution", data)

hlinak/R-for-MOVES documentation built on Jan. 31, 2023, 2:03 p.m.