# this is how you insert links
://quarto.org/docs/authoring/markdown-basics.html) [name of link](https
Mini-Project 2
Data Options
The following datasets are listed on kaggle.com.
These are merely suggestions, as they seemed very interesting to me.
Work & Wellness
Environment
Requirements
- Transformations:
- group_by, summarize and actually use/plot the results w/ggplot
- select, mutate, distinct, filter
- pivoting of some kind
- Visualizations:
geom_text
orgeom_label
or other annotation- divergent bar graph
- custom axis labels
- appropriate use of title, subtitle, caption
- use at least one
scale_
function
- Publishing:
- a fully rendered .html file produced via quarto
- include a link to the data you used (see below) in the .qmd file
- Coding:
- good comments in .qmd file
- your code should be easily readable . align code with tabs . no long lines of code
- describe in detail some piece of code during presentation
- Statistics:
- use some language of basic statistics
- i.e., are you using descriptive statistics or inferential?
- Extensions:
- use one of the extensions to ggplot discussed in class (or one elsewhere)
Due Date:
- Tentatively Oct. 21
Social Media