reti_read_MS: Making apartment data from reti csvfile

Description Usage Arguments Value

View source: R/read_file.R

Description

This function Reads csvfiles for real estate transaction price data, which are provied by Ministry of Land, Infrastructure and Transport (MLIT), and makes apartment data.

Usage

1
2
3
reti_read_MS(path, timecount = FALSE)

get_Mdata(path, timecount = FALSE)

Arguments

path

Vector of csvfile's path.

timecount

A logical scalar. you can see how much time did this function take to finish the work.

Value

A tibble data.


rea-osaka/reti documentation built on Sept. 26, 2021, 6:21 p.m.