font<- {gWidgetsWWW2} | R Documentation |
Set font properties, if implemented
assignment method for font
font(x) <- value ## S3 replacement method for class 'GComponent' font(x) <- value
x |
widget |
value |
font specification, a named list, eg. list(size=10, color="red") |