From 927842d7aca8a2dabe3087bf7459d2b59f44b01a Mon Sep 17 00:00:00 2001 From: Liang Ren <932196440@qq.com> Date: Mon, 25 Nov 2024 00:59:35 +0800 Subject: [PATCH] 0.0.2 --- README.Rmd | 3 +-- README.md | 11 ++++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.Rmd b/README.Rmd index 165a112..70f96e3 100644 --- a/README.Rmd +++ b/README.Rmd @@ -85,5 +85,4 @@ ggplot() + ## Data Source -The data used in this package is sourced from Tianditu, providing province-level boundary information. This data has been processed into GeoJSON format and is integrated into the package for easy access. -You'll still need to render `README.Rmd` regularly, to keep `README.md` up-to-date. `devtools::build_readme()` is handy for this. +The data used in this package is sourced from Tianditu (https://cloudcenter.tianditu.gov.cn/administrativeDivision/), a reliable provider of province-, city-, and county-level boundary information in China. This administrative division data has been processed into GeoJSON format for seamless integration into the package, enabling easy access and visualization. diff --git a/README.md b/README.md index dce247b..5362190 100644 --- a/README.md +++ b/README.md @@ -89,8 +89,9 @@ ggplot() + ## Data Source -The data used in this package is sourced from Tianditu, providing -province-level boundary information. This data has been processed into -GeoJSON format and is integrated into the package for easy access. -You’ll still need to render `README.Rmd` regularly, to keep `README.md` -up-to-date. `devtools::build_readme()` is handy for this. +The data used in this package is sourced from Tianditu +(), a +reliable provider of province-, city-, and county-level boundary +information in China. This administrative division data has been +processed into GeoJSON format for seamless integration into the package, +enabling easy access and visualization.