[STATSGRASS] [newbie] can't use rast.put

Lionel l.bargeot at educagri.fr
Thu Jul 11 05:52:36 EDT 2002


I found the reason of my problem

> R >rast.put(G, "test", test, "Test",cat=FALSE)
> Error in rast.put(G, "test", test, "Test", cat = FALSE) :
>         layer is neither numeric nor factor
R >rast.put(G, "test", test$dem, "Test",cat=FALSE)
works better.

thanks
LB



More information about the grass-stats mailing list