View source: R/old_functions.R
Plots successfully executed AM.
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)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.