folder_update: Update historic data using a folder

Description Usage Arguments Value See Also

View source: R/updating_data.R

Description

Update historic data using a folder

Usage

1
2
folder_update(.folder_path, keepwide = FALSE, update = TRUE,
  is_excel = FALSE)

Arguments

.folder_path

A character vector of length one, path to the foler with files

keepwide

logical. Should we keep final long or wide format?

update

Logical. Update with historical data or not?

is_excel

Logical. Use a folder of excel files or not.

Value

A tibble with updated data

See Also

Other update functions: file_update


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