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
docx
print
# NOT RUN { # Create a new document doc <- docx( title = "title" ) print( doc ) # }
Run the code above in your browser using DataLab