tp_to_ddc | R Documentation |
constructs a depth-depth curve (ddc
object) from a vector of coeval heights specified by h1
and h2
tp_to_ddc(
h1,
h2,
L_unit_1 = NULL,
L_unit_2 = NULL,
sec_1 = "unnamed section 1",
sec_2 = "unnamed section 2"
)
h1 |
height tie points in section 1 |
h2 |
height tie points in section 2 |
L_unit_1 |
Length unit in section 1 |
L_unit_2 |
Length unit in section 2 |
sec_1 |
name of section 1 |
sec_2 |
name of section 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.