View source: R/metR_ArrowGrob.R
| makeContent.vector | R Documentation | 
Function to make content for a vectorGrob object.
## S3 method for class 'vector'
makeContent(x)
x | 
 : a vectorGrob  | 
This function will be used by grid.draw when called on a vectorGrob. It
provides a specific implementation for the generic grid::makeContent().
a grid grob or gTree with class polyline.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.