Learn R Programming

asVPC (version 1.0.2)

origdata: sample original data

Description

sample original data

Usage

data("origdata")

Arguments

Format

A data frame with 132 observations on the following 5 variables.
X.ID
a numeric vector
AMT
a numeric vector
TIME
a numeric vector
DV
a numeric vector
WT
a numeric vector

Examples

Run this code
data(origdata)
## maybe str(orig.data) ; plot(orig.data) ...

Run the code above in your browser using DataLab