sboxcharts: Boxplots for plant breeding

Description Usage Arguments Details Value Author(s)

View source: R/sboxchart.R

Description

Boxplots for plant breeding

Usage

1
2
sboxcharts(data, trait = NA, genotipes = NULL, factors = NULL,
  full_name = NULL, units = NULL)

Arguments

data

The fieldbook data

trait

The column's name of the trait on fieldbook

genotipes

The genotipes of the fieldbook

factors

The column's name of the factor on fieldbook

full_name

The full name of the trait

units

The units of the trait (If it is a measure)

Details

A box chart implementation for plant breeding which allows to complete information about the trait. If data has a factor (ex. type of irrigation), the function catch the factor labels and plot them. Futhermore, It returns a list of outliers.

Value

A boxplot chart and the list of outliers

Author(s)

Omar Benites


omarbenites/sbformula documentation built on May 24, 2019, 12:55 p.m.