webprocess-methods: create webprocess object

webprocessR Documentation

create webprocess object

Description

create webprocess object

Usage

webprocess(.Object, ...)

## S4 method for signature 'missing'
webprocess(.Object, ...)

## S4 method for signature 'character'
webprocess(
  .Object = c("summary", "unweighted summary", "coverage summary", "subset",
    "coverage subset"),
  ...
)

## S4 method for signature 'ANY'
webprocess(.Object, ...)

Arguments

.Object

any object that can be coerced into webprocess

...

additional arguments passed initialize method (e.g., url, version)

Value

the webprocess object

Author(s)

Jordan S Read


USGS-R/geoknife documentation built on April 17, 2023, 8:26 p.m.