/dkUtils

dataknut's R utilities #YMMV

Primary LanguageTeXMIT LicenseMIT

dkUtils

dataknut's utilities including

  • a deMacron function useful for Te Reo Māori as used in the NZ #birdOfTheYear 2018 twitter analysis. And yes, the Prime Minister did join in the fun. #onlyInNZ :-)
  • various number tidying & duration extraction functions
  • a bib file of references I use regulary in .Rmd files. To make this work on a unix-like platform do ln -s ~/github/dataknut/dkUtils/bibliography.bib ~/bibliography.bib and then put bibliography: 'r path.expand("~/bibliography.bib")' in your .Rmd yaml header.

YMMV

The repo is a package. To install do:

  • devtools::install_github("dataknut/dkUtils")

For terms of re-use see the LICENSE