get_Weerlive_API_data: Get real time data from the Weerlive.nl API

View source: R/get_Weerlive_API_data.R

get_Weerlive_API_dataR Documentation

Get real time data from the Weerlive.nl API

Description

Don't forget to get your API acces key by visiting http://weerlive.nl/.

Usage

get_Weerlive_API_data(
  key,
  locatie = "Amsterdam",
  base = "https://weerlive.nl/api/json-data-10min.php?key=%1.0f&locatie=%s"
)

Arguments

key

Int. Your API key

locatie

Character. Your location written in dutch. Default: "Amsterdam"

base

Character.


Glender/DutchWeather documentation built on March 29, 2022, 10:08 p.m.