cnc2003 {ade4} | R Documentation |
Frequenting movie theaters in France in 2003
Description
cnc2003
is a data frame with 94 rows (94 departments from continental Metropolitan France)and 12 variables.
Usage
data(cnc2003)
Format
This data frame contains the following variables:
- popu
- is the population department in million inhabitants.
- entr
- is the number of movie theater visitors in million.
- rece
- is the takings from ticket offices.
- sean
- is the number of proposed shows in thousands.
- comm
- is the number of equipped communes in movie theaters (units).
- etab
- is the number of active movie theaters (units).
- salle
- is the number of active screens.
- faut
- is the number of proposed seats.
- artes
- is the number of movie theaters offering "Art and Essay" movies.
- multi
- is the number of active multiplexes.
- depart
- is the name of the department.
- reg
- is the administrative region of the department.
Source
National Center of Cinematography (CNC), september 2003
http://www.cnc.fr/cncinfo/288/index.html
See Also
This dataset is compatible with elec88
and presid2002
Examples
data(cnc2003)
sco.quant(cnc2003$popu, cnc2003[,2:10], abline = TRUE, csub = 3)
[Package
ade4 version 1.4-0
Index]