refuel_crude: Add new raw records from Bath: Hacked datastore

Description Usage Arguments Value See Also Examples

View source: R/add_records.R

Description

Update data frame of raw records with any records that have since been added to the Bath: Hacked datastore.

Usage

1

Arguments

x

The data frame of raw records from the Bath: Hacked datastore (see get_all_crude).

Value

The data frame updated with any more recent records.

See Also

Examples

1
2
3
4
raw_data <- get_all_crude()

# Some time later...
raw_data <- refuel_crude(raw_data)

owenjonesuob/BANEScarparkinglite documentation built on April 16, 2020, 4:05 a.m.