README.md

kokudosuuchiUtils

Travis-CI Build Status

Installation

# install.packages("devtools")
devtools::install_github("yutannihilation/kokudosuuchiUtils")

Procedures

Update the list of data description URLs

See Fetch description URLs

Parse all data description HTMLs

See Parse all data description HTMLs

Update the list of codes from shape_property_table.xls

See Fetch shape_property_table.xls

Merge HTML data and Excel data

See Merge HTML Data And Excel Data

Update the list of code description URLs

KSJCodesDescriptionURL <- extract_all_codelist_urls()
devtools::use_data(KSJCodesDescriptionURL, overwrite = TRUE)
file.copy("data/KSJCodesDescriptionURL.rda", "/path/to/kokudosuuchi/data/", overwrite = TRUE)


yutannihilation/kokudosuuchiUtils documentation built on May 6, 2019, 5:04 p.m.