PRODUCTLINES: Product line data

Description Usage Format Source References Examples

Description

This data summarizes the product lines for all products sold.

Usage

1
data("PRODUCTLINES")

Format

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

PRODUCTLINE

a character vector

TEXTDESCRIPTION

a character vector

HTMLDESCRIPTION

a character vector

IMAGE

a list vector

Source

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

References

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

Examples

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

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