add_grid: Add grid lines for the plot

View source: R/plotmap.r

add_gridR Documentation

Add grid lines for the plot

Description

A low level graphic function draws grid lines for the ogawa plot map.

Usage

add_grid(x, adds_sq_legend = TRUE, draws_1_2ha = TRUE, grid_level = 0)

Arguments

x

an ogawa.plot object.

adds_sq_legend

if TRUE, adds an legend for sub-quadrats.

draws_1_2ha

if TRUE, draws the 1.2ha core plot region.

grid_level

an integer representing level of grid line to draw. 0: draw all grid lines, 1: omit 5m grid lines, 2: omit 5m and 10m grid lines, and 4: omit all grid lines.


Marchen/r_ogawa documentation built on July 5, 2025, 6:29 a.m.