recexcavAAR
R package for 3D reconstruction and analysis of excavations. It provides methods to reconstruct natural and artificial surfaces based on field measurements. This allows to spatially contextualize documented subunits and features. Intended to be part of a 3D visualization workflow.
The following vignettes explain the implemented functions:
:collision: The vignettes do not work with Firefox browser
Installation
Get the released version from CRAN:
install.packages("recexcavAAR")
Or the development version from github:
# install.packages("devtools")
devtools::install_github("ISAAKiel/recexcavAAR")
History
The development of recexcavAAR began in quantaar and was later moved.