powered by
## S3 method for class 'pot': as.html(object, ...)
pot
my_pot = pot("My tailor", textProperties(color="red") ) + " is " + pot("rich" , textProperties(font.weight="bold") ) as.html( my_pot )
Run the code above in your browser using DataLab