pandora: Data processing of cut marks in bones, from images of...

Description Usage Examples

View source: R/pandora.R

Description

According "Gonzalez, M. A. M., Yravedra, J., Gonzalez-Aguilera, D., Palomeque-GonzAlez, J. F., & Dominguez-Rodrigo, M. (2015). Micro-photogrammetric characterization of cut marks on bones. Journal of Archaeological Science, 62, 128-142.", this package facilites processing of data from images of sections (in .JPG format) of cut marks in bones, from 3D virtual models.

Usage

1

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function ()
{
    main_menu()
    repeat {
        data_processing_menu()
    }
  }

jfpalomeque/pandora documentation built on Nov. 16, 2020, 1:39 a.m.