View source: R/oneDimBinGrouper.R
| oneDimBinGrouper | R Documentation | 
Group together rows by their 'group' and order the groups such that they fill 1-D bins of size 'bin_size'
oneDimBinGrouper(data, group, bin_size)
data | 
 Data table with   | 
group | 
 Name of columns to group by  | 
bin_size | 
 Size of 'bin' to fill (Such as 96 for a 96 well plate, or 8 for 8 rows on a plate)  | 
Data grouped to fill 1-D bin.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.