
Rescaling Data in R
Posted 23rd September 2019
No comments
A simple methodology for rescaling multiple series of data via min-max normalisation in R, then plotting.

Changing the default library folder path in R
Posted 30th November 2017
6 comments
A simple procedure in Microsoft Windows for setting the default library folder for installations of R.

Transferring packages between different versions of R
Posted 31st July 2017
No comments
Use a couple of small scripts to easily “transfer” installed packages between different installations or versions of R.

Update R from within the console
Posted 14th February 2017
No comments
A useful protocol for updating the R statistical package from within the R console window.