Description Usage Arguments Value Author(s) See Also Examples
Gets coordinates of corners of Goelz Triangle experimental design.
1 |
data |
An object of class goelz. |
A data frame (tibble).
Kevin J Wolz, kevin@savannainstitute.org
Other definition functions:
goelz_add_border()
,
goelz_guides()
,
goelz_mirror()
,
goelz_optim()
,
goelz_starts()
,
goelz()
,
nelder_biculture_competition()
,
nelder_biculture_optim()
,
nelder_biculture()
,
nelder_decision()
,
nelder_interspoke_distance()
,
nelder()
,
select_optimal_goelz()
,
select_optimal_nelder_biculture()
1 2 | dat <- goelz()
goelz_corners(data = dat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.