Skip to main content
  1. Posts/

A R package that creates blank Rmd files

·101 words·1 min·
Tim Liu
Author
Tim Liu
Personalizing medicine · MB BChir & Information/Bioengineering BA (Cambridge) · genetics & genomics, machine learning, digital healthcare

I have created this package to create a blank Rmd file by saving a nearly blank Rmd template to the menu when you create Rmd files.

I think it at least follows the first half of the UNIX orthodox: programs that do one thing and do it well.

😂

Reflection: the main purpose for me to create this package, other than making life easier, is to practise how to publish a R package onto github and to install it from there. At least, now I can claim myself to be a published R package author (with some more unpublished R packages).