lolliplot_dodgeCoordY {GenVisR}R Documentation

dodge coordinates

Description

given a data frame, dodge x coordinates ontop of each other

Usage

lolliplot_dodgeCoordY(x, track = "top")

Arguments

x

data frame containing columns coord_x_dodge

track

character vector, one of "top", "bottom" specifying whether to dodge in a positive or negative fashion

Value

numeric vector of dodged position coordinates on y axis


[Package GenVisR version 1.8.1 Index]