plot.weather: Plot funtion for weather

Description Usage Arguments

View source: R/plot.R

Description

Plot a map with the location of the country given by the weather function. The plot is not perfect yet, because the data from my API in the weather function is different in some cases from how to use maps in ggplot2.

Usage

1
2
## S3 method for class 'weather'
plot(x, ...)

Arguments

x

An object of class "weather".

...

other arguments.


harjew/lab5G3 documentation built on Nov. 4, 2019, 1:28 p.m.