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")


rpradosiqueira/cptec documentation built on June 14, 2022, 7:41 a.m.