powered by
bsdoc
print a bsdoc object. If R session is interactive, the document is rendered in an HTML page and loaded into a WWW browser.
# S3 method for bsdoc print(x, ...)
a bsdoc object
further arguments, not used.
# NOT RUN { #START_TAG_TEST # Create a new document doc = bsdoc( ) print( doc ) #STOP_TAG_TEST # }
Run the code above in your browser using DataLab