README.md

:yellow_heart: seoultree

R package for Tree data of Seoul City.

:blue_book: Data Source

서울 열린 데이터 광장

https://data.seoul.go.kr/dataList/367/S/2/datasetView.do

:wrench: Install & Usage

devtools::install_github('jhk0530/seoultree')
# library(seoultree)
seoultree::city
seoultree::trees

:zap: Data Description

:classical_building: City

Example

|year|gu|road|tree| |:--:|:--:|:--:|:--:| |2004|강남구|56|21190|

This means, there were 21190 tree along 56 roads for 강남구 in 2004.

:deciduous_tree: tree

Example

|year|gu|species|tree| |:--:|:--:|:--:|:--:| |2004|성북구|은행나무|2770|

This means, there were 2770 은행나무 (ginkgo) for 성북구 in 2004.

:blush: Authors

:memo: License

Icons made by Freepik from www.flaticon.com

HexSticker made by polaroid

Copyright :copyright: 2019-2020 Jinhwan Kim This project is MIT licensed

This README was generated with :two_hearts: by shinyReadme



jhk0530/seoultree documentation built on Jan. 1, 2021, 5:30 a.m.