Description Usage Arguments Details
View source: R/complete_classification.R
Complete classification in case branches in tree are not all of same depth
1 | complete_classification(x, order = 1:4)
|
x |
the data.frame to convert. See, details for the format of the data.frame |
order |
selection of columns from x. |
Some classification do not all go to the same depth for each of the branches.
The function as_classification
does not support that. This
function repeats categories so that all branches are of the same depth.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.