toothR: toothR - Reconstructing slightly worn human teeth

Description Usage Arguments Examples

View source: R/toothR.R

Description

Set a regression equation adapted to

Usage

1
toothR(image_url, tooth_type)

Arguments

image_url

Set the URL of the image of the tooth you would like to reconstruct

tooth_type

set the tooth type

interval

set the interval of the regression: prediction (default) / confidence

save_svg

select if the ggplot should be saved or not as SVG format: yes (default) / no

Examples

1
toothR(image_url = Images/microCT_1.png, tooth_type = "LM")

paleomariomm/toothR documentation built on May 30, 2020, 11:36 a.m.