View source: R/methods_anchors.R
| as_anchors | R Documentation |
Function to coerce to anchors if possible.
as_anchors(x)
x |
A two column |
The resulting anchors has the default 'type' attribute
"custom".
An object of class anchors.
anchors
## Not run:
as_anchors(matrix(1:20, 2))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.