Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

aopdata (version 1.1.1)

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)