file_update: Update historic data using one file

Description Usage Arguments Value See Also

View source: R/updating_data.R

Description

Update historic data using one file

Usage

1
2
file_update(.file_path, keepwide = FALSE, update = TRUE,
  is_excel = FALSE)

Arguments

.file_path

A character vector of length One, path to one pdf file

keepwide

Logical Should we keep final long or wide format?

update

Logical. Update with historical data or not?

is_excel

Logical. Should we update with excel or pdf file?

Value

A tibble with updated data

See Also

Other update functions: folder_update


AKYves/upbornr documentation built on Oct. 30, 2019, 4:08 a.m.