convert_names {MultiObjMatch}R Documentation

Internal helper function that converts axis name to internal variable name

Description

Internal helper function that converts axis name to internal variable name

Usage

convert_names(x, y)

Arguments

x

the user input character for x-axis value

y

the user input character for y-axis value

Value

a named list with variable names for visualization for internal use


[Package MultiObjMatch version 0.1.3 Index]