How to Create Reports with R Markdown

Описание к видео How to Create Reports with R Markdown

In this video, I demonstrate how to convert the R codes into reports. It's easy to turn Python codes into reports using Jupyter Notebook and Google Colab. You can also do the same for R codes as well!

You need to install R (the actual language) and R Studio (the IDE) to make it work. Then you use R Markdown to write your code and report. Once you are done, you can output your work to HTML, PDF, and MS Word.

🔗 R Installation Link: https://cran.r-project.org/bin/window...
🔗 R Studio Installation Link: https://rstudio.com/products/rstudio/...


0:53 Installing R
1:49 Installing R Studio
2:25 Downloading the KnitR Package in R Studio
3:00 Using R Markdown to write code and report
3:34 Understanding how to use R Markdown
4:28 Converting R code into a report (HTML, PDF, MS Word)

📝 My Medium article: https://towardsdatascience.com/creati...

Connect with Import Data on these platforms
🔗 Medium:   / importdata  
🔗 Twitter:   / importdata1  
🔗 LinkedIn:   / jaemin-lee-771705151  
🔗 GitHub: https://github.com/importdata

#ImportData #RMarkdown #RStudio

Комментарии

Информация по комментариям в разработке