eipi10 / data_analysis_website

Make your data science report a website. In 10 minutes.

Home Page:https://holtzy.github.io/data_analysis_website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This tiny repo is the result of a 10 minutes demo. It shows how to make a data analysis report a website:

  • Use R to perform some data analysis (data wrangling, stat, viz)
  • Wrap your findings in a R Markdown document
  • Use Github for version control
  • Use gh page to make it a website

The result is here: https://holtzy.github.io/data_analysis_website/

The slides with step by step explanation are here: https://github.com/holtzy/data_analysis_website/blob/main/Talk_online_analytics_report.pdf


Additional resources:

  • pimp my rmd: a set of trick and tips for better R Markdown reports
  • epurate: a template to make your rmd report looking neat

About

Make your data science report a website. In 10 minutes.

https://holtzy.github.io/data_analysis_website/


Languages

Language:HTML 100.0%