Description Usage Arguments Value Examples
famlod
GG Data Preparation
1 |
famlod |
S3 object of class |
A data.frame with 6 columns: chr (num), pos (num), family (chr), analysis (chr), variable (chr) and value (num).
1 2 3 | fl <- famlod("foo.lod")
fl_ggdata <- famlod2ggdata(pt)
head(fl_ggdata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.