View source: R/cassavabasePipeline.R
makeTrialTypeVar | R Documentation |
Add TrialType classifier
makeTrialTypeVar(indata)
indata |
data.frame, database data, e.g. read by |
NOTICE: This function is part of a family of functions ("cassavabase_pheno_pipeline"
) developed as part of the NextGen Cassava Breeding Project genomic selection pipeline.
For some examples of their useage:
same as "indata", adds column "TrialType"
Other cassavabase_pheno_pipeline:
calcPropMissing()
,
curateTrialOneTrait()
,
curateTrialsByTrait()
,
detectExptDesigns()
,
fitMultiTrialModel()
,
nestByTrials()
,
nestDesignsDetectedByTraits()
,
nestForMultiTrialAnalysis()
,
nestTrialsByTrait()
,
readDBdata()
,
renameAndSelectCols()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.