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
This ensures we don't get unnecessary diffs when doing the monthly package update.
It is fine to have this in an included = FALSE chunk as we don't mind learners getting a different output. The only goal is facilitating infrastructure maintenance.
We are going to be using **functions** from the **`ggplot2`** package to create visualizations of data. Functions are predefined bits of code that automate more complicated actions. R itself has many built-in functions, but we can access many more by loading other **packages** of functions and data into R.
0 commit comments