View source: R/transf_variables.R
transf_labels | R Documentation |
Create columns headings for after the transformation.
transf_labels( comp_labels, transformation_type, comparison_part = NULL, part_1 = NULL )
comp_labels |
The labels of the compositional columns. |
transformation_type |
The type of transformation desired. Should be |
comparison_part |
Only needed for alr transformation. Should be an element of |
part_1 |
Used with ilr-pivot coordinate transformation to specify which should be first part. Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.