Skip to content

Instantly share code, notes, and snippets.

@janxkoci
Last active October 23, 2019 09:50
Show Gist options
  • Save janxkoci/7be5b31200c6d143f8700699fe6892b4 to your computer and use it in GitHub Desktop.
Save janxkoci/7be5b31200c6d143f8700699fe6892b4 to your computer and use it in GitHub Desktop.
This short tutorial shows an example of how to make boxplots with help of the magrittr package, with additional features (e.g. means)
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name: magrittr
dependencies:
- r-base
- r-magrittr
- r-irkernel
install.packages("magrittr")
@janxkoci
Copy link
Author

janxkoci commented Aug 2, 2019

You can now run it on Binder!

@janxkoci
Copy link
Author

And the notebook was actually created online using Rnotebook.io!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment