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
5
6
7
## Not run: 
raw_data <- get_all_crude()

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

## End(Not run)

owenjonesuob/BANEScarparking documentation built on April 21, 2020, 10:15 a.m.