myFUN_smoother: Smooting function -> GLEIS

Description Usage Arguments Value Examples

Description

smoothing data by moving average

Usage

1
myFUN_smoother(geno, smoothFactor, column)

Arguments

smoothFactor

number; how smooth the values should get, the higher the smoother

column

name of the column e.g. "ler" ATTENTION: WRITE IN QUOTATION MARKS

Geno

is a single Genotype

Value

returns a dataframe with 3 columns, input (smoothFactor, rowName, smoothed values)

Examples

1

agroflavian/GLEIS documentation built on May 18, 2019, 12:24 a.m.