https://github.com/joaopalmeiro/try-ggpointdensity
https://github.com/joaopalmeiro/try-ggpointdensity
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/joaopalmeiro/try-ggpointdensity
- Owner: joaopalmeiro
- License: mit
- Created: 2023-10-24T11:41:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T22:41:21.000Z (over 1 year ago)
- Last Synced: 2025-01-31T07:12:16.306Z (3 months ago)
- Language: R
- Homepage: https://ggpointdensity-demo.surge.sh/
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# try-ggpointdensity
## References
- https://github.com/z3tt/exciting-extensions
- https://github.com/LKremer/ggpointdensity
- https://www.npmjs.com/package/fast-kde
- https://observablehq.com/@uwdata/fast-kde
- https://github.com/uwdata/fast-kde
- https://mathisonian.github.io/kde/
- https://github.com/mathisonian/kde/## Development
```bash
brew install --cask rstudio rig
``````bash
rig add 4.3.1 --without-pak && rig list
``````bash
rig rstudio 4.3-arm64
```