Description Usage Arguments Value Examples
View source: R/get_viewport_logo.R
This is a void function to be run prior to a multi-panel Logolas plot for a fixed number of rows and columns of the panel.
1 | get_viewport_logo(layout.rows, layout.cols, widths_1 = 6, heights_1 = 20)
|
layout.rows |
The number of rows in the panel |
layout.cols |
The number of columns in the panel |
widths_1 |
The widths of each viewport in the panel |
heights_1 |
The heights of each viewport in the panel |
Creates a panel of viewports for each row and each column, to be subsequently used for creating logo plots.
1 | get_viewport_logo(layout.rows = 2, layout.cols = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.