url: the url of an object

url<-R Documentation

the url of an object

Description

get or set the url of an object

Usage

url(.Object) <- value

url(.Object, ...)

## S4 replacement method for signature 'ANY'
url(.Object) <- value

## S4 replacement method for signature 'webprocess'
url(.Object) <- value

## S4 method for signature 'character'
url(.Object, ...)

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

## S4 method for signature 'datagroup'
url(.Object, ...)

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

Arguments

.Object

a webgeom, webdata,

value

a url

...

additional arguments that would be passed to the masked base::url function. These are only used when the .Object argument is character or missing geojob, or webprocess object


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