select_year_input: Select year input
Description
Subsets the metadata table by 'year'.
Usage
select_year_input(temp_meta = temp_meta, year = NULL)
Value
A data.frame
object with metadata subsetted by 'year'
Arguments
- temp_meta
A data.frame with the url addresses of aop datasets
- year
Year of the dataset (passed from read_ function)