Displaying 1 result from an estimated 1 matches for "nf1886".
Did you mean:
nf1885
2010 Mar 04
2
Rows classification problem
Dear all,
I have a table like this:
> a <- read.csv("test.csv", header = TRUE, sep = ";")
> a
UTM pUrb pUrb_class
1 NF1885 20,160307 NA
2 NF1886 51,965649 NA
3 NF1893 26,009581 NA
4 NF1894 3,141484 NA
5 NF1895 64,296826 NA
6 NF1896 14,174068 NA
7 NF1897 40,985589 NA
8 NF1898 34,054325 NA
9 NF1899 20,657632...