geteR: geteR

Description Usage Arguments Value

Description

Gathers Miami json API data from the Miami-Dade County website and stores it in to RSQLite database.

Usage

1
geteR(name = "Insert Your Name", by = "day")

Arguments

name

Insert your name in quotation marks. It is required to start the function.

by=

If (by="day"), this means your data is gathered once a day ONLY. If (by = "time"), this means your data is gathered multiple times in one day The default is by = "day" If running more than once in a day due to a mistake, set by = "time". This will stop an error message from appearing.

Value

Miami311API: object in global environment

miami311API.csv: data file with the current date's API data

mapi_db: this is the name of the database in R created from the function


SPietri/Miami311p documentation built on May 16, 2019, 7:22 a.m.