Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plot of social media follower numbers #4

Open
pr130 opened this issue Nov 30, 2020 · 0 comments
Open

Plot of social media follower numbers #4

pr130 opened this issue Nov 30, 2020 · 0 comments

Comments

@pr130
Copy link
Contributor

pr130 commented Nov 30, 2020

@friep collects simple time series data about the number of twitter followers, facebook likes, newsletter subscribers and slack workspace members. Add a function that reads in the data and creates a nice plot that displays them.
ggplot would be sufficient but could also look into interactive options (ggiraph, apexcharter, plotly).
if possible, use nice theme (see #1 ).

read in data

ca_counts <- readr::read_csv("https://raw.githubusercontent.com/friep/correlaid-utils/main/correlaid-analytics/data/all_daily.csv")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant