
Read ABARES' "Estimates by Performance"
Source:R/read_estimates_by_performance_category.R
read_estimates_by_performance_category.Rd
Fetches and imports ABARES estimates by performance category data.
Arguments
- x
A file path providing the file with the data to be imported. The file is assumed to be unarchived (i.e., still zipped). This function does not provide any checking whether this function is the proper function for the provided file. Defaults to
NULL
, assuming that the file will be downloaded in the active R session.
Value
A data.table::data.table()
object.
Note
Columns are renamed for consistency with other ABARES products serviced in this package using a snake_case format and ordered consistently.
See also
Other Estimates:
read_estimates_by_size()
,
read_historical_national_estimates()
,
read_historical_regional_estimates()
,
read_historical_state_estimates()