listSVGDefinitions {gridSVG}R 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


[Package gridSVG version 1.7-5 Index]