process_data: Download and process data

View source: R/01-process.R

process_dataR Documentation

Download and process data

Description

Download and process data

Usage

process_data(
  path = lr_url,
  end_date = next_release_to(),
  price_low = 10000,
  price_high = 1500000
)

Arguments

path

the pathfile.

end_date

the end date.

price_low

the low threshold.

price_high

the high threshold.


lancs-macro/hopi documentation built on April 11, 2024, 12:26 a.m.