plot.PM: Plot the PM classification scheme

Description Usage Arguments Value

View source: R/measures_point_patterns.R

Description

This function plots the output of the PM.multispec function. Still under development - use it cautiously.

Usage

1
2
3
4
5
6
7
8
plot.PM(
  PM,
  xlim = NULL,
  ylim = NULL,
  labs = FALSE,
  lab.shift = NULL,
  main = NULL
)

Arguments

PM

A list object returned by the PM.multispec function.

Value

A ggplot figure.


petrkeil/spasm documentation built on Jan. 15, 2021, 6:08 p.m.