points.matrix: Matrix Method for points()

View source: R/utils_plot.R

points.matrixR Documentation

Matrix Method for points()

Description

Internal function for convenient plotting of multiple points. This function is not exported.

Usage

## S3 method for class 'matrix'
points(x, y, type = "p", ...)

papaja documentation built on Sept. 29, 2023, 9:07 a.m.