Description Usage Arguments Value
View source: R/make_pineplots.R
Make the pine plot for a list of heatmaps and organize in a stacked, pine tree shape.
1 2 3 |
h_maps |
List of heat maps to add to a pineplot. |
num_heatmaps |
The total number of heat maps to add to pine plot. |
height |
The height of the file to start plotting the heat maps. |
width |
The width of the file to start plotting the heat maps. |
leg |
Boolean indicating if plots have a legend. |
angle |
angle to rotate each heat map. |
legend_x_offset |
Depending on label size and length, may want to adjust position of the legend using offset. |
legend_y_offset |
Depending on label size and length, may want to adjust the y position of the pine plot. |
hm_y_offset |
Changes the y posiiton of heatmap shifting them higher or lower in the viewport. |
hm_margin |
Changes the space left between the heat maps if they need to be closer or farther appart for athstetic purpose. |
Pine plot written to view or a file if open. No return object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.