Dear community To use RStudio in a GRASS GIS session I used the command line GRASS> rstudio & library(rgrass) (see https://grasswiki.osgeo.org/wiki/R_statistics/rgrass)
Unfortunately I was not able to solve the error message: - The command "GRASS" is either misspelled or could not be found. - The command "library" is either misspelled or could not be found. Kind regards Sibylle (Wed Apr 17 20:25:17 2024) GRASS> rstudio & Der Befehl "GRASS" ist entweder falsch geschrieben oder konnte nicht gefunden werden. (Wed Apr 17 20:25:17 2024) Command ended with non-zero return code 1 (0 sec) (Wed Apr 17 20:25:29 2024) library(rgrass) Der Befehl "library" ist entweder falsch geschrieben oder konnte nicht gefunden werden. (Wed Apr 17 20:25:29 2024) Command ended with non-zero return code 1 (0 sec) _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
