z_arrange_gtables {gtable} | R Documentation |
This is usually used before rbinding or cbinding the gtables together. The resulting z values will be normalized.
z_arrange_gtables(gtables, z)
gtables |
A list of gtable objects |
z |
A numeric vector of relative z values |
Ties are handled by the "first"
method: the first occurrence
of a value wins.