You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an R + Shiny dashboard that plots a time series across the different platforms, increasing each time when a new project tagged research-compendium is created.
x-axis: time
y-axis: number of research compendia
one line per platform
query APIs for projects
get projects creation dates
plot
There should be some useful R packages to facilitate that.