create.grid | R Documentation |
Create grid of traits
create.grid(tr.levels, ntraits)
tr.levels |
vector of trait levels |
ntraits |
integer, number of traits |
dataframe with all combinations of trait levels for ntraits
create.grid(seq(-1,1,.5), 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.