View source: R/arrowPlotMark.R
arrowPlotMark | R Documentation |
It returns a plot
arrowPlotMark(
squareness,
xMark,
yMark,
dfMarkColorInt,
listOfdfMarkPosArrow,
chrWidth,
n,
lwd.chr,
circularPlot,
y,
x,
markLabelSize,
separFactor,
labelSpacing,
circleCenter,
circleCenterY,
radius,
ylistTransChr,
rotation,
arrowheadWidthShrink,
alpha_val
)
squareness |
squareness of vertices < |
xMark |
x component of polygon |
yMark |
yMark component of polygon |
dfMarkColorInt |
colors for marks |
listOfdfMarkPosArrow |
list of df. of mark pos. |
chrWidth |
numeric, width of chr. |
n |
numeric, to define vertices of rounded portions |
lwd.chr |
thick of border line |
circularPlot |
boolean TRUE for circ. |
y |
list, y coords. |
markLabelSize |
numeric, font size |
separFactor |
numeric, sep. kars. |
labelSpacing |
numeric, spacing |
circleCenter |
numeric |
circleCenterY |
numeric |
radius |
numeric |
ylistTransChr |
list, transf. coords. |
rotation |
rotate* |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.