Description Usage Arguments Examples
View source: R/exported_functions.R
plot_linkage_df
plots r versus LOD, colour separated for different phases.
1 | plot_linkage_df(linkage_df, r_max = 0.5, ...)
|
linkage_df |
A linkage data.frame as output of |
r_max |
Maximum r value to plot |
... |
Arguments passed to base plot function |
1 2 | data("SN_SN_P1")
plot_linkage_df(SN_SN_P1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.