select_graph_columns.Rd
Subsets columns to only use the ones relevant to the graph.
select_graph_columns(data, group)
[tibble()
]
Data to modify.
[character(1)
]
Name of a currently selected attribute (if none, empty string).
A tibble
with a set of selected and possibly renamed columns.