plot_convert: This function returns a plot.

View source: R/plots.R

plot_convertR Documentation

This function returns a plot.

Description

It prints a graphic.

Usage

plot_convert(dataf, poly = TRUE, y_rev = TRUE, x_rev = FALSE, rep_unrep = NULL)

Arguments

dataf

Data frame containing information about the experiment.

poly

If TRUE set the polygon pattern.

y_rev

Reverse the y axis.

x_rev

Reverse the x axis.

rep_unrep

Replicated or unreplicated selection design.

Value

A dataframe.


rhoneycomb documentation built on Aug. 24, 2023, 1:08 a.m.