Learn R Programming

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.

Copy Link

Version

Install

install.packages('recexcavAAR')

Monthly Downloads

586

Version

0.2.2

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Clemens Schmid

Last Published

October 17th, 2016

Functions in recexcavAAR (0.2.2)

KT_squarecorners

KT_data: Corner points of a 1m*1m raster within the trench of a fictional excavation KT
kriglist

Apply kriging {kriging} to a list of data.frames
posdeclist

Multiple point position decision in relation to a set of stacked surfaces (3D) for multiple data.frames in a list
pnp

Check if a point is within a polygon (2D)
KT_spits

KT_data: Niveau measurements from the fictional trench of a excavation KT
KT_vessel

KT_data: Information about individual sherds of a reconstructed vessel from the trench of a fictional excavation KT
spatiallong

Transformation of numeric matrices from wide to long format
pnpmulti

Check if multiple points are within a polygon (2D)
fillhexa

Fills hexahedrons with a regular point raster (3D)
posdec

Multiple point position decision in relation to a set of stacked surfaces (3D)
spatialwide

Transformation of numeric matrices from long to wide format
spitcenter

Center determination for hexahedrons
spitcenternat

Center determination for rectangles whose tops and bottoms are defined by irregular surfaces (3D)
spitcenternatlist

Center determination for rectangles whose tops and bottoms are defined by irregular surfaces (3D) for multiple data.frames in a list