tipom.lw: Scatterplot of width and length of lithic artefacts.

Description Usage Arguments Value Author(s)

Description

The scatterplot shows width on the X axis and length on the Y axis, as if the artefact was drawn on the screen in a standard orientation. Dimensions are passed as length and width.

The options ia and ms draw two sets of lines superimposed to the scatterplot, respectively representing discrete classes of elongation and of overall size. They are both turned off by default.

Usage

1
tipom.lw(lengths, widths, ia = FALSE, ms = FALSE, ...)

Arguments

lengths

vector containing the length of each artefact

widths

vector containing the width of each artefact

ia

if TRUE, elongation classes are drawn as lines

ms

if TRUE, size classes are drawn as lines

...

options passed to plot

Value

Return a plot object.

Author(s)

Stefano Costa <steko@iosa.it>


tipom documentation built on May 2, 2019, 3:28 p.m.