Description Usage Arguments Examples
Takes a vector of integers and then calls is.group and determines if the given vector is a group (currently fixed as integer cyclic) Finally, it constructs a group object and returns it.
1 | build.group(g)
|
g |
a vector of integers |
1 | build.group(g = as.integer(0:5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.