ewing_substrate: Ewing Substrate by Species

View source: R/triangle.R

ewing_substrateR Documentation

Ewing Substrate by Species

Description

Ewing Substrate by Species

Usage

ewing_substrate(
  community,
  species,
  headstuff = c(0, "start", sum(to.plot)),
  units = getOrgFeature(community, species, "units"),
  right = species,
  adj = c(0, 0.5, 1),
  show_sub = substrates,
  step = 0,
  ...
)

ggplot_ewing_substrate(object, xlab = "horizontal", ylab = "vertical", ...)

## S3 method for class 'ewing_substrate'
autoplot(object, ...)

byandell/ewing documentation built on Jan. 3, 2024, 7:27 p.m.