animation: Download the gif file of the PM2.5 distribution in Taiwan.

Description Usage Arguments Details Value Examples

View source: R/animation.R

Description

animation is used to download the animated distribution chart from https://data.lass-net.org/GIS/IDW/. The chart shows the concentration of PM2.5 , which is reported from each airbox device in the last 24 hours.

Usage

1
animation(w = 450, h = 300)

Arguments

w

The value determines the width of the picture. The default value is 450.

h

The value determines the height of the picture. The default value is 300.

Details

The gif picture downlaoded by animation is stored in user file and the picture is named as "taiwan24.gif".

Value

A gif file of the PM2.5 distribution in Taiwan.

Examples

1
animation(w = 450 , h = 300)

cclljj/R-AirBox documentation built on May 18, 2019, 5:50 a.m.