Learn R Programming

IndexNumber (version 1.1)

Mortgages: Mortgages constituted on urban properties in Spain from 2003 to 2018.

Description

Number of mortgages constituted on urban properties and mortgages amounts (thousands of euros) from 2003 to 2018.

Usage

data(Mortgages)

Arguments

Format

A data frame with columns:

Year

Year from 2003 to 2018

Number.of.bank.mortgages

Numbers of bank mortages.

Amount.of.bank.mortgages

Amount (thousands of euros) of bank mortages.

Number.of.savings.bank.mortgages

Numbers of savings bank mortages.

Amount.of.savings.bank.mortgages

Amount (thousands of euros) of savings bank mortages.

Number.of.other.entities.mortgages

Numbers of other entities mortages.

Amount.of.other.entities.mortgages

Amount (thousands of euros) of other entities mortages.

Examples

Run this code
# NOT RUN {
 Mortgages
# }

Run the code above in your browser using DataLab