tag<- {gWidgetsWWW2} | R Documentation |
Set a persistent attirbute for an object
assignment method for tag
tag(x, key) <- value ## S3 replacement method for class 'GComponent' tag(x, key) <- value
x |
object |
key |
key to store the value |
value |
attribute value |