Description Usage Arguments Value Examples
View source: R/insert_boro_db.R
Add borough-level data to database
1 | insert_boro_db(dat, log = "", excfl = "")
|
dat |
A data.frame with correct columns for the boro table and at least one row |
log |
Location of log file. Default is print to console |
Logical - TRUE for worked ok.
1 2 | dat <- data.frame()
insert_db(dat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.