This is a self-updating dashboard that shows the latest tweets from the #useR2021 twitter hashtag. It updates both the data and the dashboard hourly using GH Actions, which can also be triggered manually.
R: Functions used to build the dashboard and retrieve the data.data: Contains the data used in the dashboard.scripts: Scripts that run in the GH Actions CI.styles: CSS styling for the dashboard.fragments: HTML fragments included in the dashboard.index.Rmd: Source code for the dashboard.