scatterhist: Scatter Histogram

View source: R/scatterhist.r

scatterhistR Documentation

Scatter Histogram

Description

Scatter Histogram

Usage

scatterhist(x, y, xlab = "", ylab = "")

Arguments

x

the x parameter, a vector

y

the y parameter, a vector

xlab

the x label

ylab

the y label

Value

A plot, a scatter histogram

Examples

## Not run: with(ddt, scatterhist(LENGTH,WEIGHT, xlab="LENGTH"))

sam-irl/MATH4753bird0023 documentation built on May 3, 2022, 6:29 p.m.