Re: [GRASS-stats] (no subject)

2019-12-05 Thread Jackson Rodrigues
Hi Verônica, Perfect! simply run use_sp() before and voilà. Thank you, Best Jackson Em qui, 5 de dez de 2019 16:53, Veronica Andreo escreveu: > You first need to type: > use_sp() > > Then, read the raster from grass. For vector maps on the other hand, you > can either set: > > use_sp() > >

Re: [GRASS-stats] (no subject)

2019-12-05 Thread Veronica Andreo
You first need to type: use_sp() Then, read the raster from grass. For vector maps on the other hand, you can either set: use_sp() or use_sf() before the import. Best, Vero El jue., 5 dic. 2019 15:20, Thomas Adams escribió: > Jackson, > > Did you first invoke R in your GRASS terminal

Re: [GRASS-stats] (no subject)

2019-12-05 Thread Thomas Adams
Jackson, Did you first invoke R in your GRASS terminal window, then, at the R prompt: library(rgrass7) Tom On Thu, Dec 5, 2019 at 1:03 PM Jackson Rodrigues < jacksonmrodrig...@gmail.com> wrote: > Dear all, > > I am trying to work with grass7 in R but I got the following error: > > Error in