View source: R/helpers_sparta.R
sparta_ones | R Documentation |
Construct a sparta object filled with ones
sparta_ones(dim_names)
dim_names |
A named list of discrete levels |
A sparta object
sparta_ones(list(a = c("a1", "a2"), b = c("b1", "b2")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.