hadley / tourr

An implementation of the grand tour and related methods in R

This URL has Read+Write access

hadley (author)
Wed Jul 01 06:50:05 -0700 2009
commit  d65ea98829962ef0d3784fc64c27336fada99ba7
tree    59b22bd076596f13e1f51efe7b1c7b20c358b1a7
parent  bbe44dbc21dcfc8c3372097d3e3710882dbd86f6
tourr / DESCRIPTION
100644 13 lines (12 sloc) 0.451 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: tourr
Type: Package
Title: Implement tour methods in pure R code
Version: 0.1
Date: 2008-08-01
Author: Dianne Cook <dicook@iastate.edu>, Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: Implements geodesic interpolation and basis generation functions that allow you to create new tour methods from R.
Depends: R (>= 2.7)
Suggests: rggobi,TeachingDemos,ggplot2,ash
License: MIT
LazyData: true