slopd_log: Turns SLO PD Public Log into a useable dataframe from its...

Description Usage Arguments Value Examples

View source: R/slo_pd.R

Description

Turns SLO PD Public Log into a useable dataframe from its original text file format

Usage

1
slopd_log(current = TRUE, file = "txt", location = FALSE, google_api = "a")

Arguments

current

Scrapes current log posted on slocity.org. Defualt is TRUE

file

A text file of a SLO PD Public Log to convert

location

Gets latitiude and longitude for each adress mentioned in the log. Must have a valid Google API key to use. Default is FALSE

google_api

A string of a valid Google API

Value

A data frame with each row containing the information for one entry from the log

Examples

1

srhen/mustangnews documentation built on June 15, 2020, 3:45 a.m.