list.plot: Scatter Plot for Single Value

Description Usage Arguments Value Examples

View source: R/list.plot.R

Description

Scatter Plot for Single Value

Usage

1
list.plot(x, label = "x")

Arguments

x

vector, dataframe or matrix

label

labels for points. If label equals x, defaulted, id will be added. If label equals y, y value will be added. If label equals xy, id and y value will be added.

Value

sactter

Examples

1

fastStat documentation built on Jan. 13, 2021, 7:32 a.m.

Related to list.plot in fastStat...