select_city_input: Select city input

View source: R/utils.R

select_city_inputR 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'


aopdata documentation built on April 4, 2025, 2:01 a.m.