| url<- | R Documentation | 
get or set the url of an object
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, ...)
.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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.