R/weatherforecast.R

#'weatherforecast
#'
#'This package is a R client for OpenWeatherMap API and it can be used to get
#'the 5 days forecast for the cities around the world.
#'
#' @docType package
#'
#' @name weatherforecast
#'
#' @author Group 4
#'
NULL
nahfa911/weatherforecas documentation built on May 29, 2019, 3:07 a.m.