#rmarkdown #rscript #rscriptotreport #YAML
In this video I have demonstrated how to convert an R script into a nicely formatted report. Output formats are HTML, pdf, ms-word, ms-PowerPoint, beamer presentations, HTML presentation etc.
following steps are necessary to render a document in any of the above formats:
1. install R markdown package.
2. set your working directory to the directory where your script is saved.
3. open your script and ensure that the script is running without errors
4. and type in rmarkdown::render(“script file name.R”) and click enter.
your report is ready as HTML format in the working directory. HTML is default format.
Facebook page:
Mail Id:
rajuchoure@gmail.com
youtube playlist:
…(read more)
Convert Word 2 PDF: Word to PDF Converter
Convert PowerPoint 2 PDF: PPT to PDF Converter
Convert Excel 2 PDF: Excel to PDF Converter
Convert an Image 2 PDF: Image to PDF Converter
Convert HTML 2 PDF: HTML to PDF Converter
More Tools: PDF Converter
This helped me a lot. Thanks
this is so helpful. thank you!
Thanks a lot, it was really helpful.
Thank you very much, your video is very understanding.
thanks a lot
I greatly enjoyed your presentation, thank you so much.
Very useful thankyou!
Thanks Rajendra. You have saved me many hours of work
I hope you upload and share your scripts. Thank you sir!