create_dataframe_for_plot_outcross: Create a dataframe suitable for a ggplot2 graphic

View source: R/plot_raw_data.R

create_dataframe_for_plot_outcrossR 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 onemap and outcross, with data and additional information

Value

a dataframe


onemap documentation built on Nov. 26, 2022, 9:05 a.m.