Revision af898625aa282d7ed434979d07204c9a99629244 authored by Dylan Beaudette on 26 March 2012, 00:00:00 UTC, committed by Gabor Csardi on 26 March 2012, 00:00:00 UTC
1 parent 3727c18
Raw File
TODO
Urgent:
-------
** ADD to all modules using data.frame, melt, ... ?
  ## important: change the default behavior of data.frame and melt
  opt.original <- options(stringsAsFactors = FALSE)
  
2. integrate color styling with 'scales' package in plot.SoilProfileCollection
3. more aggressive checking of ordering / IDs

Interesting:
------------
1. PCA by depth slice
2. user-defined slices for profile_compare()
3. sensitivity analysis on profile_compare()
4. equal-area splines

back to top