powered by
docx
print informations about an object of class docx.
# S3 method for docx print(x, ...)
an object of class docx
further arguments, not used.
docx, print
print
# NOT RUN { #START_TAG_TEST # Create a new document doc = docx( title = "title" ) print( doc ) #STOP_TAG_TEST # }
Run the code above in your browser using DataLab