upload_data_sql: Upload processed Car Cards to mySQL server

Description Usage Arguments Value

Description

Upload processed Car Cards to mySQL server

Usage

1
upload_data_sql(cards, dbname, host, username, password, newdb = FALSE)

Arguments

cards

A data frame with Car Cards

dbname

String with database name

host

String with database host

username

String with database user

password

String with database password

newdb

Logical indicating if new cards table should be created

Value

Content of cards SQL table


PTalarek/CarCards documentation built on Jan. 12, 2021, 1:26 p.m.