trait_summary_join: Join all the summarized results of fieldbook's traits

Description Usage Arguments Value

View source: R/trait_stats.R

Description

This function sumarizes one or more traits acording to trait_dictionary. It show the mean (quantitative), mode (cualitative), standard desviation and length of the genotypes.

Usage

1
2
trait_summary_join(fieldbook, trait, genotype = NA, 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

The trait dictionary on crop ontology format.

Value

An excel file with conditional format according trait conditions


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