Description Usage Format Source References Examples
This data describes the details of each line of an order.
1 | data("ORDERDETAILS")
|
A data frame with 2996 observations on the following 5 variables.
ORDERNUMBERa numeric vector
PRODUCTCODEa character vector
QUANTITYORDEREDa numeric vector
PRICEEACHa numeric vector
ORDERLINENUMBERa numeric vector
http://www.eclipse.org/birt/documentation/sample-database.php
http://www.eclipse.org/legal/epl/notice.php
1 2 | data(ORDERDETAILS)
## maybe str(ORDERDETAILS) ; plot(ORDERDETAILS) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.