insert_boro_db: Add borough-level data to database

Description Usage Arguments Value Examples

View source: R/insert_boro_db.R

Description

Add borough-level data to database

Usage

1
insert_boro_db(dat, log = "", excfl = "")

Arguments

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

Value

Logical - TRUE for worked ok.

Examples

1
2
dat <- data.frame()
insert_db(dat)

joeheywood/resdata documentation built on Dec. 21, 2021, 1:17 a.m.