https://github.com/torvaney/miscellaneous-r
Miscellaneous and (mostly) self-contained R scripts
https://github.com/torvaney/miscellaneous-r
rstats
Last synced: 9 months ago
JSON representation
Miscellaneous and (mostly) self-contained R scripts
- Host: GitHub
- URL: https://github.com/torvaney/miscellaneous-r
- Owner: Torvaney
- Created: 2017-02-06T00:13:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T10:37:25.000Z (over 8 years ago)
- Last Synced: 2025-02-28T22:24:50.179Z (over 1 year ago)
- Topics: rstats
- Language: R
- Size: 397 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# miscellaneous-r
Miscellaneous and (mostly) self-contained R scripts
## Files
### make_footnote.R
A small function for adding a footnote to (gg)plots in R.
### to_clipboard.R
Pipe a dataframe (or tibble or data_frame or ...) to the (unix) clipboard.
### coffee.R
Plot the up/downtime of a coffee machine (or any other thing) in ggplot.

### top_gear.R
Do the F1 on Top Gear *really* drive faster than the celebrities? (A: yes, obviously)