webprocess-methods: create webprocess object

Description Usage Arguments Value Author(s)

Description

create webprocess object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
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


eric-erki/geoknife documentation built on Dec. 31, 2019, 12:54 a.m.