Displaying 1 result from an estimated 1 matches for "cndval".
Did you mean:
cedval
2003 Jul 21
1
Setting name attributes to a vector - join?
...,2] #the first ten examples of a large (100k+) object
1 2 3 4 5 6 7 8 9 10
12 12 01 12 01 15 15 15 15 15
etc.
I also have a lookup table for the class data that gives the cover type
as a string:
> cnd.names #the look up table, i.e., landcov[3,2] == 1 == "Montane
Meadow"
CndVal Cnddbname
1 1 Montane Meadow
2 2 Sierran Mixed Coniferous Forest
3 3 Mixed Montane Chaparral
4 4 Jeffrey Pine-Fir Forest
5...