data_plot: Data Plot

Description Usage Arguments Examples

Description

This function produces a graph of a vector against the index 1:n, where n is the length of the vector.

Usage

1

Arguments

x

Numeric vector of values

Examples

1
2
x <- 1:10
data_plot(x)

AshleyDennisHenderson/data.summary documentation built on June 12, 2019, 11:25 a.m.