OFFICES: Office location data

Description Usage Format Source References Examples

Description

This data describes the company offices, the assigned territory of each office and the office code.

Usage

1
data("OFFICES")

Format

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

OFFICECODE

a character vector

CITY

a character vector

PHONE

a character vector

ADDRESSLINE1

a character vector

ADDRESSLINE2

a character vector

STATE

a character vector

COUNTRY

a character vector

POSTALCODE

a character vector

TERRITORY

a character vector

Source

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

References

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

Examples

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

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