08.04.2015 Views

The ade4 Package - NexTag Supports Open Source Initiatives

The ade4 Package - NexTag Supports Open Source Initiatives

The ade4 Package - NexTag Supports Open Source Initiatives

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

capitales 43<br />

is.euclid(d1) # TRUE<br />

plot(d0, d1)<br />

abline(lm(unclass(d1)~unclass(d0)))<br />

print(coefficients(lm(unclass(d1)~unclass(d0))), dig = 8) # d1 = d + Cte<br />

is.euclid(d0 + 2428) # FALSE<br />

is.euclid(d0 + 2430) # TRUE the smallest constant<br />

capitales<br />

Road Distances<br />

Description<br />

Usage<br />

Format<br />

<strong>Source</strong><br />

This data set gives the road distances between 15 European capitals and their coordinates.<br />

data(capitales)<br />

This list contains the following objects:<br />

df is a data frame containing the road distances between 15 European capitals.<br />

xy is a data frame containing the coordinates of capitals.<br />

area is a data frame containing three variables, designed to be used in area.plot function.<br />

logo is a list of pixmap objects, each one symbolizing a capital<br />

http://www.euro.gouv.fr/jeunes/eurocollege/tableaucarte.htm<br />

Examples<br />

if (require(pixmap, quiet = TRUE)) {<br />

data(capitales)<br />

names(capitales$df)<br />

# [1] "Madrid" "Paris" "Londres" "Dublin" "Rome"<br />

# [6] "Bruxelles" "Amsterdam" "Berlin" "Copenhague" "Stokholm"<br />

#[11] "Luxembourg" "Helsinki" "Vienne" "Athenes" "Lisbonne"<br />

}<br />

index

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!