Revision 5917403c7258c70fc5e54f72419dfe476a737333 authored by Dylan Beaudette on 03 January 2012, 08:27:42 UTC, committed by cran-robot on 03 January 2012, 08:27:42 UTC
1 parent 141b4de
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)
  
1. integrate methods for 'diagnostic horizons' - stored in @diagnostic {id, type, top, bottom}
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

Website:
--------
1. more examples
2. more figures
back to top