BM030: Times-on-market (days)

Description Usage Arguments Value References Examples

View source: R/table_functions.R

Description

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

Usage

1
BM030(EJKAT20, OMR20, Tid, lang = "en")

Arguments

EJKAT20

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

OMR20

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

Tid

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

lang

whether to return the data in english or danish.

Value

a tibble

References

http://rkr.statistikbank.dk/BM030

Examples

1
realestateDK::BM030(EJKAT20 = "1", OMR20 = "00", Tid = "2004K1")

realestateDK documentation built on May 1, 2019, 8:40 p.m.