Create optional barplot of constant values of each variable for each group used with lekprofile
lekgrps(grps, position = "dodge", grp_nms = NULL)
data.frame
of values for each variable in each group used to create groups in lekprofile
chr string indicating bar position (e.g., 'dodge', 'fill', 'stack'), passed to geom_bar
optional chr string of alternative names for groups in legend
A ggplot
object