hp_CHN: Batches used for House Price calculation of China

Description Usage Arguments Details Value

View source: R/hp_CHN.R

Description

The main fuction of this package.

Combine all city results of each month, and crop to 16 tiles.

Usage

1
hp_CHN(startmon, endmon, resol, configfile, outpath, sys)

Arguments

startmon

The firt month in the form such as "200606", character

endmon

The last month in the form as param startmon, character

resol

Mesh resolution, unit: meter, numeric

outpath

Absolute path storing outfiles, character

configfile

The configuration file, with the path, character

sys

The system type, Linux or Wins ?

Details

THe outputs mainly contains Magnitude, Link and Year-over-year distibution of the price.

Contains six dirs:

(1) ras_11_newcalprice — altitude

(2) ras_11_newlike — year-over-year

(3) ras_11_newlink — link

(4) level — price level

(5) minmaxp — min and max price each month and city

(6) temp — temperary dir in which files are not necessary, you can neglect it

Value

Generate amounts of "tif" files to outpath


Menglinucas/HousePC documentation built on May 28, 2019, 1:52 p.m.