All Projects → guzmanlopez → Aisvms_vis

guzmanlopez / Aisvms_vis

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

Programming Languages

javascript
184084 projects - #8 most used programming language
r
7636 projects

Projects that are alternatives of or similar to Aisvms vis

PhyloProfile
A phylogenetic profile analysis tool
Stars: ✭ 24 (+200%)
Mutual labels:  shiny, heatmap
echarty
Minimal R/Shiny Interface to ECharts.js
Stars: ✭ 49 (+512.5%)
Mutual labels:  shiny, heatmap
Matter
Material Design Components in Pure CSS. Materializing HTML at just one class per component 🍰
Stars: ✭ 888 (+11000%)
Mutual labels:  material-design
Zsbpads
Material design、MVC、OKHttp、Glide、greendao 设计的一款面试题题库的app完整项目
Stars: ✭ 25 (+212.5%)
Mutual labels:  material-design
Dcalendar
JQuery calendar plugin plus date picker for input fields.
Stars: ✭ 22 (+175%)
Mutual labels:  material-design
Mdl Skeleton
Material Design skeleton with ssr-engine
Stars: ✭ 17 (+112.5%)
Mutual labels:  material-design
Liz
Theme library
Stars: ✭ 23 (+187.5%)
Mutual labels:  material-design
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+10225%)
Mutual labels:  material-design
Material Angular Dashboard
Material Angular Admin Template
Stars: ✭ 940 (+11650%)
Mutual labels:  material-design
Ctmmweb
Web app for analyzing animal tracking data, built upon ctmm R package
Stars: ✭ 22 (+175%)
Mutual labels:  shiny
React Material Calendar
React component inspired by google calendar app.
Stars: ✭ 25 (+212.5%)
Mutual labels:  material-design
Breeze
A Material Design game launcher for Windows
Stars: ✭ 22 (+175%)
Mutual labels:  material-design
Materialdesignsamples
Material Design 系列控件samples,讲了Material Design 系列新控件的使用方法和一些场景示例,使用详情请看对应博客,持续更新中...
Stars: ✭ 900 (+11150%)
Mutual labels:  material-design
Datofutbol
Dato Fútbol repository
Stars: ✭ 23 (+187.5%)
Mutual labels:  shiny
Grad Cam
[ICCV 2017] Torch code for Grad-CAM
Stars: ✭ 891 (+11037.5%)
Mutual labels:  heatmap
Material Design Colors
Palette for Android Material Design colors.
Stars: ✭ 25 (+212.5%)
Mutual labels:  material-design
Quickmyanimelist
[Abandoned] The dream Chrome Extension for you with a MyAnimeList account.
Stars: ✭ 6 (-25%)
Mutual labels:  material-design
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (+11250%)
Mutual labels:  heatmap
Shinyappdemo
A demo shiny app inside a package
Stars: ✭ 23 (+187.5%)
Mutual labels:  shiny
Wi Pwn
ESP8266 Deauther ​with a material design WebUI 📶
Stars: ✭ 839 (+10387.5%)
Mutual labels:  material-design

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].