Recently Published
ExampleOf_cdplot
An example of the cdplot command from the help
Figuring Out Sunrise, Sunset, Dawn and Dusk from a Time Series at a Location
Example of determining sunrise, sunset, dawn and dusk from a sequence of times at a location.
All Possible Regressions of <em>k</em> Variables from a Vector of <em>N</em> Names
This script does a simple run through of all regressions using a combination of the N predictor variables taken k at a time, and remembers the 'best' one (the one with the lowest AIC).
How to Plot Speed Vectors (x, y)
Using ggplot2 to plot a simulated velocity field.