plot_AM: Plots successfully executed AM.

Description Usage Arguments

View source: R/functions.R

Description

Plots successfully executed AM.

Usage

1
2
3
plot_AM(age, unknown, used, hiatuses, x_lim = 50, x_lim_bottom,
  y_lim = 600, steps_x = 10, steps_y = 100, cex_legend, color,
  file_name)

Arguments

age

Table containing dates, uncertainies and dating depths of used ages.

unknown

Table containing dates, uncertainies and dating depths of not used ages.

hiatuses

Table containing hiatus depths.

x_lim

Upper limit of x axis.

x_lim_bottom

Lower limit of x axis.

y_lim

Upper limit of y axis.

steps_x

Ticks steps of x axis

steps_y

Ticks steps of y axis.

color

Color for each AM

file_name

Entity_id and entity_name.


CarlaRoesch/SISAL.AM documentation built on Oct. 30, 2019, 5:35 a.m.