select_year_input {aopdata}R Documentation

Select year input

Description

Subsets the metadata table by 'year'.

Usage

select_year_input(temp_meta = temp_meta, year = NULL)

Arguments

temp_meta

A data.frame with the url addresses of aop datasets

year

Year of the dataset (passed from read_ function)

Value

A data.frame object with metadata subsetted by 'year'


[Package aopdata version 1.0.3 Index]