Learn R Programming

wtss (version 2.0.1)

WTSS: Creates a WTSS object

Description

Creates a connection to a WTSS server.

Usage

WTSS(URL)

Arguments

URL

URL of the service provider.

Value

R WTSS object associated to the service.

Examples

Run this code
# NOT RUN {
{
wtss <-  wtss::WTSS("http://www.esensing.dpi.inpe.br/wtss/")
}
# }

Run the code above in your browser using DataLab