Skip to content

AIS visualization from an interactive R and Shiny based web app using Material Design from Google.

License

Notifications You must be signed in to change notification settings

guzmanlopez/AISVMS_vis

Repository files navigation

Visualización de datos de AIS y VMS

Aplicación web interactiva de R con la librería Shiny, mapas de Leaflet y con estilo Material Design de Google que lee datos de AIS desde una base de datos en PostgreSQL.

screenshot

Resumen

Dependencias

library(shiny)
library(DBI)
library(RPostgreSQL)
library(sf)
library(ggplot2)

Demo

demo

Video más detallado:

(https://drive.google.com/file/d/1ogtGnG1EB5UUqNCO7vRRe36yGPvhjLeU)

Futuros desarrollos

Referencias

Licencia

GPLv3

About

AIS visualization from an interactive R and Shiny based web app using Material Design from Google.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published