Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# R-spatial-data-science-book
# R-spatial-data-science-book

![](https://img.shields.io/badge/Language-R-blue)

:earth_asia: This is a hands-on tutorial on spatial data processing and analysis in R language.

:book: This tutorial is based on Dr. Lubinbin's book "A Practical Tutorial on Spatial Data Processing and Analysis in R".

:fireworks: This tutorial is based on Dr. Lu Binbin's R language spatial data processing and analysis of practice tutorial book, due to the spatial data processing in the `sp`, `maptools` and other packages are about to be retired or have been retired, so we are in the book of spatial data processing section of the book was rewritten based on the `sf` package in the R language.
And we have changed the basic data processing to the more popular processing based on the `tidyverse` package.

:notebook_with_decorative_cover: In this repository I store manuscripts of the new books, managed by the `obsidian` repository, which you can open directly with `obsidian` and view the relationship maps.

:question: If you have any questions about the repository or about the textbook, you can submit an issue, which helps a lot!

[Code and data from the original book]: http://res.wdp.com.cn/res?id=121&sub=1513
Binary file added chap1/.RData
Binary file not shown.
Loading