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/tumorr documentation built on Aug. 25, 2024, 5:37 p.m.