plotCompositeSpectralDashboard: Plot composite spectral dashboard

View source: R/compositePlotting.R

plotCompositeSpectralDashboardR Documentation

Plot composite spectral dashboard

Description

Plot composite spectral dashboard

Usage

plotCompositeSpectralDashboard(
  normList,
  coreTable,
  indices = NA,
  processed.image.dirs = NA,
  index.name = c("RABD615", "RABD660670", "RABD845", "R570R630", "R590R690"),
  depth.label = "Depth (cm)",
  core.width = 4,
  plot.width = 8,
  page.width = 10,
  y.tick.interval = 5,
  page.units = "cm",
  tol = 1,
  output.file.path = NA,
  output.dpi = 600
)

Arguments

normList

a list of the normalized output lists from normalize()

coreTable

core depth table

indices

a list of spectralIndices tibbles

output.dpi

nickmckay/specimR documentation built on July 6, 2022, 8:09 p.m.