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 some of the implemented functions:
Get the released version from CRAN:
install.packages("recexcavAAR")
Or the development version from github:
# install.packages("devtools")
devtools::install_github("ISAAKiel/recexcavAAR")
The development of recexcavAAR began in quantaar and was later moved.