[GRASS-user] Cluster whit area?
Leonardo Hardtke
leohardtke at gmail.com
Wed Jul 28 14:21:48 EDT 2010
Hi!
I never used clustTool before.
I made a try and i think I found the trick :-).
You have to transform your (SpatialPointDataFrame) data to a dataframe...
Vine1.df=as.data.frame(Vine1)
and then you can "Set acctive data" in the GUI!
hope it helps!
Leonardo
On 07/27/2010 09:06 PM, Etienne DELAY (deust 2010) wrote:
> Le 27/07/10 20:35, Hamish a écrit :
>
>> Leonardo wrote:
>>
>>> you can run R in a grass terminal, and load data via
>>> spgrass6 package,
>>> readRAST6 or readVECT6.
>>>
>> see http://grass.osgeo.org/wiki/R_statistics
>>
>>
> Thank you Leonardo, but I read it, without understanding much more about
> the use of clustTool... (it's ok whit readVECT ;-) )
> I dont understand...
>
> library(spgrass6)
>
> Vine1<- readVECT6("VineyardHeroique1 en etienne")
> library(clustTool)
>
> it's run a graphical windows...
> an I can't choose my data.... ;-(
>
> so I need an other help....
>
> thank you
>
>
More information about the grass-user
mailing list