-
Notifications
You must be signed in to change notification settings - Fork 0
To extract Hong Kong in OpenStreetMap as a spatial polygon
License
bmkor/hk_osm_map
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--- title: "Untitled" output: github_document --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` ## GitHub Documents This is an R Markdown format used for publishing markdown documents to GitHub. When you click the **Knit** button all R code chunks are run and a markdown file (.md) suitable for publishing to GitHub is generated. ## Including Code You can include R code in the document as follows: ```{r cars} summary(cars) ``` ## Including Plots You can also embed plots, for example: ```{r pressure, echo=FALSE} plot(pressure) ``` Note that the `echo = FALSE` parameter was added to the code chunk to prevent printing of the R code that generated the plot.
About
To extract Hong Kong in OpenStreetMap as a spatial polygon
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published