dot-start_grass: Start grass in a simple way

.start_grassR Documentation

Start grass in a simple way

Description

Start grass in a simple way

Usage

.start_grass(
  layer,
  layer_name,
  gisBase,
  home = tempdir(),
  gisDbase = home,
  location = "watershed",
  mapset = "PERMANENT"
)

Arguments

layer

A SpatRaster or RasterLayer object to write to the grass session

layer_name

Name of the layer in the grass environment

gisBase

character; the location of the GRASS installation

home

Location to write GRASS settings

gisDbase

Location to write GRASS GIS datasets

location

Grass location name

mapset

Grass mapset name


flee-group/watershed documentation built on July 25, 2022, 12:46 p.m.