Learn R Programming

geoknife (version 1.6.11)

url<-: the url of an object

Description

get or set the url of an object

Usage

url(.Object) <- value

url(.Object, ...)

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

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

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

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

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

# S4 method for 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