View source: R/DirichletProcessClustering.R
flatten_3d_to_2d | R Documentation |
Helper function that flattens a 3D array into a 2D one
flatten_3d_to_2d(data, col_names)
data |
The data to be flattened |
col_names |
The names of the columns in the output |
A data.frame with the third column annotated as the first column
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.