| cnc2003 {ade4} | R Documentation |
cnc2003 is a data frame with 94 rows (94 departments from continental Metropolitan France)and 12 variables.
data(cnc2003)
This data frame contains the following variables:
National Center of Cinematography (CNC), september 2003
http://www.cnc.fr/cncinfo/288/index.html
This dataset is compatible with elec88 and presid2002
data(cnc2003) sco.quant(cnc2003$popu, cnc2003[,2:10], abline = TRUE, csub = 3)
> library(ade4) > ### Name: cnc2003 > ### Title: Frequenting movie theaters in France in 2003 > ### Aliases: cnc2003 > ### Keywords: datasets > > ### ** Examples > > data(cnc2003) > sco.quant(cnc2003$popu, cnc2003[,2:10], abline = TRUE, csub = 3)

> > > >