Skip to content

ISAAKiel/recexcavAAR

Repository files navigation

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows. Travis-CI Build Status Coverage Status CRAN_Status_Badge license

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 some of the implemented functions:

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.