col_validation: Generate conditional format for every trait column into...

Description Usage Arguments Value

View source: R/traitformat_excel.R

Description

This function use openxlsx package to give conditional format for fieldbook spreadsheet

Usage

1
col_validation(file, fbsheet, trait, trait_dict)

Arguments

file

The name of the file which contains your data fieldbook data. It must be an .xlsx file

fbsheet

The name of the fieldbook sheet into the excel file.

trait

The abbreviation of the trait used in fieldbooks.

trait_dict

The trait dictionary on crop ontology format. (paint with colours) the trait column to identify out of range values.

Value

An excel file with conditional format according trait conditions


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