point_rc: Draw row and column as points with/without jitter.

View source: R/plotmap.r

point_rcR Documentation

Draw row and column as points with/without jitter.

Description

Draw row and column as points with/without jitter.

Usage

point_rc(R, C, jitter = FALSE, ...)

Arguments

R

row.

C

column.

jitter

if TRUE, add jitter for coordinates of overlapping points.

...

graphic parameters passed to points.


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