Skip to content

bartlomiejtyrcha/landscapexshiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

landscapexshiny

logo

Interactive application supporting the calculation of landscape metrics

landscapexshiny is a Shiny app for supporting the landscapemetrics package in calculating landscape metrics for categorical landscape patterns.

Features

  • Import of a raster file and its visualization
  • Visualization of landscapes, cores and patches
  • Calculation of landscape metrics and their export to csv and xlsx
  • Implementation of moving windows in landscapemetrics

Installation

install.packages(c("shiny", "landscapemetrics", "landscapetools", "stringr", "shinyWidgets", 
                   "shinycssloaders", "shinythemes", "raster", "openxlsx", "dplyr", "waiter", 
                   "leaflet", "leaflet.extras", "mapedit", "sf", "rgdal"))

Using

library(shiny)
runGitHub("landscapexshiny", "bartlomiejtyrcha")

Tech

landscapexshiny uses a number of open source projects to work properly:

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published