longmemo (version 1.1-2)

llplot: Log-Log and Log-X Plot of Spectrum

Description

Log-Log and “Log-X” plot of spectrum. Very simple utilities, kept here mainly for back compatibility, as they appear in the book scripts.

Usage

llplot(yper, spec)
lxplot(yper, spec)

Arguments

yper

periodogram values

spec

spectrum values

See Also

spectrum() from standard R (package stats).