convert_eda | R Documentation |
Tests the class and coerces multiple EDA objects to numerics.
convert_eda(..., paired = FALSE)
... |
EDA objects, at least two. |
paired |
logical, are the observations paired? |
a tibble with the factor variable 'group' and the EDAs values stored under 'variable'. If paired is set to TRUE, the tibble contains the 'id' variable coding for sample pairing as well.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.