powered by
Insert session information into the RTF document.
# S3 method for RTF addSessionInfo(this, locale=TRUE, ...)
An RTF object.
Output the locale.
Not used.
Exports session information to the RTF document in a similar
For more information see RTF., sessionInfo.
RTF
sessionInfo
# NOT RUN { rtf<-RTF("test_addSessionInfo.doc",width=8.5,height=11,font.size=10,omi=c(1,1,1,1)) addSessionInfo(rtf) done(rtf) # }
Run the code above in your browser using DataLab