iuv: Get current ultra violet index

View source: R/iuv.R

iuvR Documentation

Get current ultra violet index

Description

This function allows the user to retrieve the last updated data from CPTEC/INPE ultra violet index for a determined city

Usage

iuv(id)

Arguments

id

The city's ID

Value

The function returns a data frame printed by city id

Author(s)

Renato Prado Siqueira rpradosiqueira@gmail.com

See Also

prevEstendida

Examples


## Not run: 
## Requesting the last updated of the ultra violet index drom Campo Grande/MS
iuv(225)

## The same for the city of Rio de Janeiro
iuv(241)


## End(Not run)

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