| makeGroupNum | R Documentation |
Make the initial grpNum list
makeGroupNum(numGp)
numGp |
integer value indicating the number of groups that should be formed from the list of IDs. Default is 1. |
Initial grpNum list
library(nprcgenekeepr)
## Create the initial grpNum list for three groups
grpNum <- makeGroupNum(numGp = 3L)
grpNum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.