Description Usage Arguments Details Author(s) See Also Examples
adds one or more lines of text, centered around "mid" in an a rectangular box with rounded sides
1 2 3 |
mid |
midpoint (x,y) of the box. |
radx |
horizontal radius of the box. |
rady |
vertical radius of the box. |
lwd |
line width of line surrounding the box. |
shadow.size |
relative size of shadow. |
adj |
text adjustment. |
lab |
one label or a vector string of labels to be added in box. |
box.col |
fill color of the box. |
lcol |
line color surrounding box. |
shadow.col |
color of shadow. |
angle |
rotation angle, degrees. |
rx |
the radius of the rounded part. |
... |
other arguments passed to function textplain. |
see shadowbox
for specifications of the box and its shadow
Karline Soetaert <karline.soetaert@nioz.nl>
textdiamond
, textellipse
, textempty
,
texthexa
, textmulti
, textplain
,
textrect
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.