Title: | Spatial Analysis in Archaeology from Refitting Fragments (GUI) |
---|---|
Description: | A 'Shiny' application to access the functionalities and datasets of the 'archeofrag' package for spatial analysis in archaeology from refitting data. Quick and seamless exploration of archaeological refitting datasets, focusing on connection relationships only (i.e. physical refits). Features include: built-in documentation and convenient workflow, plot generation and export, R code generation to re-execute the simulations in R and ensure reproducibility, support for parallel computing to speed up computation. A demonstration version of the app is available at <https://analytics.huma-num.fr/Sebastien.Plutniak/archeofrag/>. |
Authors: | Sebastien Plutniak [aut, cre] |
Maintainer: | Sebastien Plutniak <[email protected]> |
License: | GPL-3 |
Version: | 0.1.2 |
Built: | 2025-01-09 16:28:37 UTC |
Source: | https://github.com/sebastien-plutniak/archeofrag.gui |
Launch the archeofrag.gui application
archeofrag.gui()
archeofrag.gui()
This function launches the 'archeofrag.gui' application.
Note that the optional determination of graph planarity in the archeofrag
package requires the RBGL
package.
Launch the 'archeofrag.gui' R Shiny application.
Sebastien Plutniak <sebastien.plutniak at posteo.net>
archeofrag
frag.simul.process
frag.get.parameters
# launching the app: if(interactive()){ archeofrag.gui() }
# launching the app: if(interactive()){ archeofrag.gui() }