Learn R Programming

realestateDK (version 0.1.0)

BM031: Times-on-market (days)

Description

Times-on-market (days) by postal code, property category and time

Usage

BM031(EJKAT20, PNR20, Tid, lang = "en")

Arguments

EJKAT20

is the property category. Call realestateDK::table_vars("BM031") to see all available parameter settings.

PNR20

is the postal code. Call realestateDK::table_vars("BM031") to see all available parameter settings.

Tid

is the time. Call realestateDK::table_vars("BM031") to see all available parameter settings.

lang

whether to return the data in english or danish.

Value

a tibble

References

http://rkr.statistikbank.dk/BM031

Examples

Run this code
# NOT RUN {
realestateDK::BM031(EJKAT20 = "1", PNR20 = "1000", Tid = "2004K1")
# }

Run the code above in your browser using DataLab