Learn R Programming

aopdata (version 1.0.3)

select_city_input: Select city input

Description

Subsets the metadata table by 'city'.

Usage

select_city_input(temp_meta = temp_meta, city = NULL)

Value

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

Arguments

temp_meta

A data.frame with the url addresses of aop datasets

city

city input (passed from read_ function)