Building an RShiny app for raster data

This page summarizes the projects mentioned and recommended in the original post on /r/rstats

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sf

    Simple Features for R

  • Using cencus data, big surveys, media consumptio,n companies financials we look for trends, clustering, regressions or whatever to combine the areas using the simple features (sf) package https://r-spatial.github.io/sf/. Then in shiny we present this using sf and ggplot making a map in one box, in aother the user can select variables with fills for categories or continuous scales, another box might have a bar graph or download capabilities. They can filter the map data for demographics/income and with shiny's nearPoints a user can double click on an area to zoom into areas, hover for more info (labels get busy fast) drag over multiple areas and then run an analysis on that area. We also plot points like stores or towns which fall inside an area so the analysis can be associated with these.....

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Q] Book suggestion for Spatial Statistics / Geostatistics

    1 project | /r/statistics | 6 Jan 2023
  • Calculate Distance From a Specific Coordinate to a Shapefile?

    1 project | /r/RStudio | 13 Oct 2022
  • [Q] Recommendations for Spatial Analysis Books with R

    1 project | /r/rstats | 25 May 2022
  • Overlay Grid on Shapefile

    1 project | /r/Rlanguage | 8 Mar 2022
  • is that possible to find check, a point in or out in a geojson on R

    2 projects | /r/Rlanguage | 16 Feb 2022