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

data viz updates #598

Open
2 tasks
carriewright11 opened this issue Jun 18, 2024 · 4 comments
Open
2 tasks

data viz updates #598

carriewright11 opened this issue Jun 18, 2024 · 4 comments
Labels
data viz Related to data visualization module

Comments

@carriewright11
Copy link
Member

carriewright11 commented Jun 18, 2024

@carriewright11 carriewright11 added the data viz Related to data visualization module label Jun 18, 2024
@carriewright11
Copy link
Member Author

  • Use ggplot2 package to make plot of average length of lanes (lane_avg_length; y-axis) for each year (dateInstalled; x-axis). You can use lines layer (+ geom_line()) or points layer (+ geom_point()), or both!

@carriewright11
Copy link
Member Author

carriewright11 commented Jun 18, 2024

  • maybe show the other way of doing scale_x_continous - with to from by in the lab question about this in part 1

@carriewright11
Copy link
Member Author

  • maybe add back how to add equations and error bars? but don't walk through it just say that you can
  • maybe cut back on some of the theme stuff? idk seemed a tad long but I was tired :P

@carriewright11
Copy link
Member Author

Noting that we talk about adding formulas in the stats lecture :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data viz Related to data visualization module
Projects
None yet
Development

No branches or pull requests

1 participant