goelz_corners: Get coordinates of corners of Goelz Triangle experimental...

Description Usage Arguments Value Author(s) See Also Examples

Description

Gets coordinates of corners of Goelz Triangle experimental design.

Usage

1

Arguments

data

An object of class goelz.

Value

A data frame (tibble).

Author(s)

Kevin J Wolz, kevin@savannainstitute.org

See Also

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()

Examples

1
2
dat <- goelz()
goelz_corners(data = dat)

kevinwolz/sysdesign documentation built on June 13, 2020, 1:35 a.m.