powered by
Generic function to extract variable names from a supported object.
get_variables(object)# S3 method for complr get_variables(object)# S3 method for brmcoda get_variables(object)
# S3 method for complr get_variables(object)
# S3 method for brmcoda get_variables(object)
A list of variable names.
A brmcoda object
brmcoda
# For a complr object: # get_variables(complr_object) # For a brmcoda object: # get_variables(brmcoda_object)
Run the code above in your browser using DataLab