Skip to content

Aesthetically pleasing and reproducible R Markdown reports for GSS UBC - Vancouver

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

andr3wli/reportdownGSS

Repository files navigation

reportdownGSS

reportdownGSS was created for the UBC Graduate Student Society, specifically to be used be the current Survey Coordinator/Data Analyst to create survey reports. Previously, reports were created with design software (inDesign, illustrator). Click here to see a previous report created with Illustrator. There are several issues with using design software. For example, it is not reproducible and not everyone in this role will have access or know how to use such software. RMarkdown was a potential solution, however, the document it produces is very bland and unattractive. It was not appropriate for presenting findings to GSS members and stakeholders across the university.

To address the issues presented, reportdownGSS was developed. Using the pagedown package and inspired by the pagedreport package, reportdownGSS uses CSS to create reproducible and aesthetically pleasing reports. Only knowledge in Markdown and R is needed to create a report worthy of being presented!

Installation

You can install the development version of reportdownGSS from GitHub with:

# install.packages("devtools")
devtools::install_github("andr3wli/reportdownGSS")

Example

Below are templates currently available.

Light theme (reportdownGSS::reportd_light)

The light theme was created to look similar to this report. The skeleton template contains instructions and descriptions for all the features.

Light theme example

Light theme - Version 2 (reportdownGSS::reportd_light_v2)

The light theme was created to look exactly like this report. The skeleton template contains instructions and descriptions for all the features.

Light theme V2 example

Dark theme - green and blue (reportdownGSS::reportd_darkblue)

The dark theme green and blue was created to look similar to this report. The skeleton contains instructions and descriptions for all the features.

Light theme example

Dark theme - green and pink (reportdownGSS::reportd_darkpink)

The dark theme green and blue was created to look similar to this report. The skeleton contains instructions and descriptions for all the features.

Light theme example

Contributing

Future GSS Survey Coordinators/Data Analysts please do not hesitate to contact me if you have any questions. I welcome contributions especially if you are familiar with CSS. Alternatively, if you have a nice design in mind, I can try to recreate it with CSS and create a new template.

Acknowledgement

This project was made possible by my amazing directors and colleagues at the Graduate Student Society at UBC Vancouver. Furthermore, this package uses the html_paged function from the pagedown package. Lastly, this project was entirely inspired and developed from pagedreport package from the team at R for the Rest of Us.

About

Aesthetically pleasing and reproducible R Markdown reports for GSS UBC - Vancouver

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published