martabc/pointvis: Point Data Visualization

This package includes three basic functions, which allow for the visualization of point data from a CSV file (comma delimitted), containing coordinates. The first displays all input points over a basemap. The next groups the points into clusters based on proximity, which, as one zooms in, are visualized differently. The third creates a heatmap, to show the overall trend in the geographic coverage and occurrence of those input points.

Getting started

Package details

Maintainer
LicenseCCO
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("martabc/pointvis")
martabc/pointvis documentation built on May 24, 2019, 5:07 a.m.