If you use R any length of time, you will soon learn that many functions you want to use exist in extensions called packages.
What is a package?
The R project has a main program that includes the default function many analysts use to plot, calculate and perform common tasks. It also permits programmers [...]
Archive for November 19th, 2007
Nov19
How to attach an R - Project Package.
Filed in: Learning R

