mapGGChr | R Documentation |
Currently works for holocentrics when only one OTU. See vignette.
mapGGChr: reads a data.frame and produces coordinates for ggplot of chr.
mapGGChrMark: reads data.frames and produces data.frames for ggplot of chr. and marks
mapGGChr(dfChrSize, chrSpacing = 0.5, squareness = 4, n = 50)
mapGGChrMark(dfChrSize, dfMarkPos, chrSpacing = 0.5, squareness = 4, n = 50)
dfChrSize |
character, name of data.frame with columns: chrSize |
chrSpacing |
numeric, |
squareness |
numeric, squareness |
n |
numeric, vertices number for rounded portions |
dfMarkPos |
( |
list
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.