powered by
Make the initial grpNum list
makeGroupNum(numGp)
Initial grpNum list
integer value indicating the number of groups that should be formed from the list of IDs. Default is 1.
library(nprcgenekeepr) ## Create the initial grpNum list for three groups grpNum <- makeGroupNum(numGp = 3L) grpNum
Run the code above in your browser using DataLab