init_session: Initialize a API session.

Description Usage Arguments Author(s) See Also Examples

View source: R/session.R

Description

Creates a new session based on a provided API key. Function creates a new FMIWFSClient object and assigns it to a environment called client.

Usage

1
init_session(apikey)

Arguments

apikey

Character string valid key for the FMI API.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com

See Also

WFSClient, WFSCachingClient

Examples

1
# See the vignette.

rOpenGov/fmi documentation built on Sept. 11, 2019, 11:29 a.m.