select_city_input {aopdata}R Documentation

Select city input

Description

Subsets the metadata table by 'city'.

Usage

select_city_input(temp_meta = temp_meta, city = NULL)

Arguments

temp_meta

A data.frame with the url addresses of aop datasets

city

city input (passed from read_ function)

Value

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


[Package aopdata version 1.0.3 Index]