项目作者: ISAAKiel

项目描述 :
R Package - 3D Reconstruction of Archaeological Excavations
高级语言: C++
项目地址: git://github.com/ISAAKiel/recexcavAAR.git
创建时间: 2016-07-13T13:56:19Z
项目社区:https://github.com/ISAAKiel/recexcavAAR

开源协议:

下载


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:

  1. install.packages("recexcavAAR")

Or the development version from github:

  1. # install.packages("devtools")
  2. devtools::install_github("ISAAKiel/recexcavAAR")

History

The development of recexcavAAR began in quantaar and was later moved.