Description Usage Arguments Examples
Takes a vector of n integers and a group object then it calls is.diff.set, if it passes, the function constructs a difference set object for building a frame.
1 | build.ds(ds, h)
|
ds |
a vector of integers |
h |
a group object (built via build.group function) |
1 | build.ds(ds = as.integer(c(0,1,3), h=group)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.