scaled.density: Compute scaled density for a data.frame containing "value"

View source: R/graphics.R

scaled.densityR Documentation

Compute scaled density for a data.frame containing "value"

Description

Gaussian probability densities are re-scaled to ⁠[0,1]⁠

Usage

scaled.density(d, constantScaling = TRUE)

Arguments

d

data.frame containing column "value"

constantScaling

use scales::rescale? Default: TRUE

Value

A data.frame containing (scaled) x and y


ncss-tech/soilReports documentation built on April 25, 2024, 1:03 a.m.