Description Usage Arguments Value Examples
smoothing data by moving average
1 | myFUN_smoother(geno, smoothFactor, column)
|
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 |
returns a dataframe with 3 columns, input (smoothFactor, rowName, smoothed values)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.