Learn R Programming

isdals (version 3.0.1)

farmprice: Relation between soil area and price for farms

Description

In February 2010, 12 production farms were for sale in a municipality on Fuen island in Denmark. The dataset contains the soil area in thousands of square meters and the price in thousands of DKK.

Usage

data(farmprice)

Arguments

Format

A data frame with 12 observations on the following 2 variables.

area

area of soil in thousands of square meters

price

price in thousands of DKK

Examples

Run this code
data(farmprice)

Run the code above in your browser using DataLab