Learn R Programming

gridSVG (version 1.5-0)

listSVGDefinitions: 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.

Value

A data frame, returned invisibly.

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.