create_dataframe_for_plot_outcross {onemap} | R Documentation |
Create a dataframe suitable for a ggplot2 graphic
Description
An internal function that prepares a dataframe suitable for drawing a graphic of raw data using ggplot2, i. e., a data frame with long format
Usage
create_dataframe_for_plot_outcross(x)
Arguments
x |
an object of classes |
Value
a dataframe
[Package onemap version 3.0.0 Index]