WTSS: Creates a WTSS object

Description Usage Arguments Value Examples

View source: R/wtss.R

Description

Creates a connection to a WTSS server.

Usage

1
WTSS(URL)

Arguments

URL

URL of the service provider.

Value

R WTSS object associated to the service.

Examples

1
2
3
{
wtss <-  wtss::WTSS("http://www.esensing.dpi.inpe.br/wtss/")
}

wtss documentation built on Jan. 11, 2020, 9:27 a.m.