determine_independent_variable | R Documentation |
This function determines the type of the independent variable based on its data type and the number of unique values.
determine_independent_variable(independent_var)
independent_var |
A vector representing the independent variable. |
A character string indicating the type of the independent variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.