Description Usage Arguments Value
View source: R/traitformat_excel.R
This function use openxlsx package to give conditional format for fieldbook spreadsheet
1 | col_validation(file, fbsheet, trait, trait_dict)
|
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. |
An excel file with conditional format according trait conditions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.