Skip to content

introduce 'going further' boxes? #3

Description

@roblanf

I love these teaching materials.

One thing I wonder is whether you'd be interested in some pull requests that include boxes on 'going further'. I.e. things that can reliably be skipped by those trying to get through the basics, but could be of interest to those interested in a specific point.

Two examples that could apply to https://github.com/riffomonas/generalR/blob/master/05_session.md.

  1. On the heatmap, it would be simple to add a scale_color_viridis() to the plot, and a link to this video which explains to those who are sufficiently nerdy (👋) why some colour schemes are better than others.

  2. On the map, one could fairly easily add a 'going further' box with code to make an animation with gganimate. Again, nothing fancy but (following the riffomonas teaching philosophy) something that just points out a possibility and a starting point for messing with code.

If this is of interest, I'm happy to put in a pull request.

Rob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions