listaCidades: Search for cities ID

View source: R/listaCidades.R

listaCidadesR Documentation

Search for cities ID

Description

This function allows the user to discover which are the city's ID of interest.

Usage

listaCidades(x)

Arguments

x

A single character to search.

Value

The function returns a data frame with the results of the search.

Author(s)

Renato Prado Siqueira rpradosiqueira@gmail.com

See Also

prev4dias

Examples

## Looking for the city of Campo Grande
listaCidades("campo grande")

## Looking for the city of Rio de Janeiro
listaCidades("rio de janeiro")


cptec documentation built on June 8, 2022, 1:06 a.m.