create_dataframe_for_plot_outcross function

Create a dataframe suitable for a ggplot2 graphic

Create a dataframe suitable for a ggplot2 graphic

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

create_dataframe_for_plot_outcross(x)

Arguments

  • x: an object of classes onemap and outcross, with data and additional information

Returns

a dataframe

  • Maintainer: Cristiane Taniguti
  • License: GPL-3
  • Last published: 2025-01-10