Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 405 Bytes

File metadata and controls

12 lines (8 loc) · 405 Bytes

Personal R package with various functions I’ve written.

  • cams() - Plots data on climbing cams.
  • cd() - Wrapper for setwd() as I’m lazy.
  • pwd() - Wrapper for getwd() as I’m lazy.
  • mpg() - Summarises and plots my fuel consumption data.

The package includes some Shiny applications, one for working out fuel efficiency (`mpg`) and one showing walks on The Cullin Ridge (`skye`).