search for: unique_veg_id

Displaying 1 result from an estimated 1 matches for "unique_veg_id".

Did you mean: unique_rev_id
2008 Jan 15
1
error in my selection
...on as well, cat3_name is the category name and Total is the actual numeric data i am interested in tabulating. There are few other columns but for my immediate purpose they are not of interest now. Code (and i hope it does not come scrambled): ---------------------- > x3 <- read.csv("unique_veg_id.csv") ### columns in my data: > dimnames(x3)[[2]] [1] "LocatID" "Region" "Total" "LocID" "UTMX" "UTMY" "Class" "cat3_name" "EventID" "day_sampl" "uniqueID&...