leafletzh
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Damonsoul
- License: other
- Language: R
- Default Branch: main
- Homepage: https://damonsoul.github.io/leafletZH/
- Size: 8.06 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
README
Overview
leafletZH provides mapping functionalities, including adding area polygons, customizable choropleth layers for cities and provinces, and Amap tile layers. It features tools for calculating polygon areas, along with datasets for Chinese cities and provinces, and coordinate conversion between different systems.
Installation
You can install this package from CRAN, or the development version from GitHub:
``` r
CRAN version
install.packages('leafletZH')
Or Github version
if (!require('devtools')) install.packages('devtools') devtools::install_github('Damonsoul/leafletZH') ```
Documentation
Docs and examples at: https://damonsoul.github.io/leafletZH/
Data Sources
The province and city data are sourced from Aliyun DataV Atlas.
License
This package is released under the MIT license. Please see the LICENSE file for more details.
Contributing
Contributions are welcome! Please submit a pull request or open an issue on the GitHub repository.
Authors
This package was created by Damonsoul.
Owner
- Login: Damonsoul
- Kind: user
- Repositories: 1
- Profile: https://github.com/Damonsoul
GitHub Events
Total
- Release event: 1
- Watch event: 2
- Push event: 33
- Create event: 5
Last Year
- Release event: 1
- Watch event: 2
- Push event: 33
- Create event: 5
Packages
- Total packages: 1
-
Total downloads:
- cran 496 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: leafletZH
Chinese Leaflet Map Relate Operation
- Homepage: https://damonsoul.github.io/leafletZH/
- Documentation: http://cran.r-project.org/web/packages/leafletZH/leafletZH.pdf
- License: MIT + file LICENSE
-
Latest release: 0.1.1
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- geojsonsf * imports
- leaflet * imports
- leaflet.extras * imports
- stringr * imports
- JamesIves/github-pages-deploy-action v4.5.0 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite