
Example 2 originates from the area of geography and inspects the accuracy of different maps of the city of Paris which were created over the last 350 years as compared to a recent map
data(CarbonExample2Data)
A data frame with 13 observations on the following 4 variables.
depV1
a numeric vector
depV2
a numeric vector
indepV1
a numeric vector
indepV2
a numeric vector
# NOT RUN {
data(CarbonExample2Data)
## maybe str(CarbonExample2Data) ; plot(CarbonExample2Data) ...
# }
Run the code above in your browser using DataLab