plot: ggplot for frequency spectrum

histogram_freqspecR Documentation

ggplot for frequency spectrum

Description

ggplot for frequency spectrum

ggplot for 2D lattice

Usage

histogram_freqspec(freqs)

plot_lattice2d(
  .tbl,
  color = "z",
  alpha = 1,
  size = 1,
  limit = max_abs_xyz(.tbl)
)

Arguments

freqs

numeric vector

.tbl

tbl with extant cells

color

column name to colorcode

alpha

opacity ⁠[0, 1]⁠

size

relative size of points

limit

for value range


heavywatal/rtumopp documentation built on March 30, 2024, 11:08 a.m.