get_variable_class_info {vvdoctor} | R Documentation |
Get Variable Class Information
Description
This function determines the class of the selected variable and additional information.
Usage
get_variable_class_info(variable)
Arguments
variable |
The selected variable data. |
Value
A character vector containing the variable class and additional information.
[Package vvdoctor version 0.0.1 Index]