gravatar

nicksard

Nick Sard

Recently Published

flexibleR
This webpage was created to give people that are interested in using R an idea of some of the power and versatility this open source programming language offers. If you’d like to try the code yourself, the examples below can be copied and pasted in your R console and run. Note that it is best to run through the code from the top of this webpage to the bottom, because some of the functions rely on libraries that are loaded at specific times throughout the document.
Function Demo
This script was written to demonstrate some of the functions I have written, as well as some I have modified from the library SOLOMON written by Mark Christie