Displaying 1 result from an estimated 1 matches for "caregoria".
Did you mean:
caregories
2010 Sep 21
0
how to assemble data of the same variable?
..." "lat" "long"
"ammontare_euro"
[6] "provincia" "risoluzione"
and i want to make an analjsy on the data of variable 'categoria'.
now the variable 'categoria' has 98 different variable
c=levels(X[caregoria])
> length(c)
[1] 98
how can i create a plot (eg. an histogram) for each the categoria's variable
for the variable 'ammontare_euro'?
yhank you
fra
--
View this message in context: http://r.789695.n4.nabble.com/how-to-assemble-data-of-the-same-variable-tp2548650p2548650.html
Sent...