allcorrect: description Correct phenotypes by the mean of all plants in...

Usage Arguments

View source: R/adjust-pheno.R

Usage

1
allcorrect(dat, pheno, classifier, lineid, op = "trans")

Arguments

dat

is a dataframe in long format

pheno

is a character vector of phenotypes

classifier

is a character vector of classifying columns in the dataframe (exp, facility, etc)

lineid

the name of the column that contains Accessions (e.g. SALK lines or CS numbers)

op

which operation to perform. "trans" means translate by the comparison mean. anything else means scale by comparison mean


stranda/adjustPhenotypes documentation built on June 30, 2021, 4:30 a.m.