makeContent.vector: Make content for an arrow

View source: R/metR_ArrowGrob.R

makeContent.vectorR Documentation

Make content for an arrow

Description

Function to make content for a vectorGrob object.

Usage

## S3 method for class 'vector'
makeContent(x)

Arguments

x

: a vectorGrob

Details

This function will be used by grid.draw when called on a vectorGrob. It provides a specific implementation for the generic grid::makeContent().

Value

a grid grob or gTree with class polyline.


wStockhausen/wtsGIS documentation built on Aug. 23, 2023, 2:31 a.m.