ahsan-iftikhar / meetup-2021-rmd-business-report

Talk at R Entrprise Meetup about styling Rmd for following organization guidelines

Home Page:https://cderv.rbind.io/talk/2021-meetup-style-rmd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Business Reports with R Markdown

About this repo

It contains the source code for the presentation and for examples.

Slides are made using Xaringan, and published to Netlify. Makefile is used to organize the build pipeline.

Some of the output can only be found in the website where the presentation is hosted through the link. Not everything is on pushed to Git. If you are looking for examples output, please look at the slides.

Where to found the resulting presentation ?

Slides can be found at https://cderv.rbind.io/slides/meetup-rmd-style-business-report/

Can I reproduce ?

This project is not aimed at being used by other but it should work:

  • It uses renv so you can recreate the R environment to recreate the slides
  • Makefile is used to build and it should work in your environment too.

About

Talk at R Entrprise Meetup about styling Rmd for following organization guidelines

https://cderv.rbind.io/talk/2021-meetup-style-rmd/


Languages

Language:R 79.0%Language:SCSS 13.4%Language:Makefile 6.3%Language:JavaScript 1.3%