listSVGDefinitions: List All Reference Definitions

View source: R/refs.R

listSVGDefinitionsR Documentation

List All Reference Definitions

Description

Returns a listing of the labels given to reference definitions.

Usage

listSVGDefinitions(print = TRUE)

Arguments

print

If TRUE, prints the listing of reference definitions.

Details

When definitions of referenced content are stored in gridSVG via any of the register* functions (e.g. registerPatternFill), we can use this function to show us all of the labels given when content is registered.

Value

A data frame, returned invisibly.

Author(s)

Simon Potter


gridSVG documentation built on March 31, 2023, 3:09 p.m.