genCov_alignPlot {GenVisR}R Documentation

align plots on an axis

Description

given a list of plots, align them on plotting space

Usage

genCov_alignPlot(plot_list, axis = "both")

Arguments

plot_list

list of ggplot objects

axis

character string to specify the axis to align plotting space on, one of both, width, height

Value

ggplotGrob object


[Package GenVisR version 1.8.1 Index]