From 5e04a0c3e954f831915a562f804305bd9b3194ab Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Tue, 25 May 2021 21:11:13 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c352495..287d452 100644 --- a/README.md +++ b/README.md @@ -1026,6 +1026,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [micromap](https://cran.r-project.org/web/packages/micromap/index.html) - Package provides linked micromaps using ggplot2. * [ModelMap](https://cran.r-project.org/web/packages/ModelMap/index.html) - Creates sophisticated models of training data and validates the models with an independent test set, cross validation, or in the case of Random Forest Models, with Out Of Bag (OOB) predictions on the training data. * [ModelR](https://github.com/Model-R/modelr_pkg) - A workflow for ecological niche models based on dismo. +* [moveVis](https://github.com/16EAGLE/moveVis) - An R package providing tools to visualize movement data (e.g. from GPS tracking) and temporal changes of environmental data (e.g. from remote sensing) by creating video animations. * [ncdf4](https://cran.r-project.org/web/packages/ncdf4/index.html) - Provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier). * [ncdfgeom](https://github.com/USGS-R/ncdfgeom) - NetCDF-CF Geometry and Timeseries Tools for R. * [ngspatial](https://cran.r-project.org/web/packages/ngspatial/index.html) - Provides tools for analyzing spatial data, especially non- Gaussian areal data.