summary_by_design: Summarize data by statistical design

Description Usage Arguments Value

View source: R/trait_stats.R

Description

This function make a easy summary by clone (and treatment) based on statistical design

Usage

1
2
summary_by_design(fieldbook, trait, genotype, factor = NA,
  design = "RCBD", trait_dict)

Arguments

fieldbook

A data.frame with the fieldbook data.

trait

The column name of the trait into the fieldbook.

genotype

The column name of the genotype

factor

The column name of the factor

design

The fieldbook design.

trait_dict

A dataframe with the data dictionary based on crop ontologies.

Value

Return a data.frame summary based on statistical designs.


omarbenites/traittools documentation built on Dec. 24, 2019, 5:33 a.m.