scry-symbols {scryr}R Documentation

Retrieve information about symbols

Description

An illustrated symbol may appear in card's mana cost or Oracle text. Symbols are based on the notation used in the Comprehensive Rules.

For more information about how the Scryfall API represents mana and costs, see vignette("colors").

Usage

scry_symbols()

Value

A data frame with 1 row and the following columns:

References

https://scryfall.com/docs/api/card-symbols

Examples


# Get information about symbols
scry_symbols()



[Package scryr version 1.0.0 Index]