powered by
Pass in an RTF file to have floating page numbers removed and result saved to the same file.
rem_pg_nums(infile)
'NULL' because floating page numbers are removed from rtf files.
A path to the RTF file as a string.
Yongwei Wang, yongwei.x.wang@viivhealthcare.com Chris Rook, cr883296@gmail.com
if (FALSE) { library(repfun) repfun::rem_pg_nums('/path/to/an/rtf/file.rtf') }
Run the code above in your browser using DataLab