PAYMENTS: Payment data

Description Usage Format Source References Examples

Description

This data describes the payments made by each client.

Usage

1
data("PAYMENTS")

Format

A data frame with 273 observations on the following 4 variables.

CUSTOMERNUMBER

a numeric vector

CHECKNUMBER

a character vector

PAYMENTDATE

date the payment was processed

AMOUNT

a numeric vector

Source

http://www.eclipse.org/birt/documentation/sample-database.php

References

http://www.eclipse.org/legal/epl/notice.php

Examples

1
2
data(PAYMENTS)
## maybe str(PAYMENTS) ; plot(PAYMENTS) ...

shawngiese/classic.models documentation built on Dec. 31, 2020, 5:14 a.m.