get_cards_random: Get single random Card object

Description Usage Arguments

View source: R/get_cards.R

Description

Returns a single random Card object.

Usage

1
2
3
4
5
6
7
get_cards_random(
  q = "Jace",
  format = "csv",
  face = "front",
  version = "large",
  pretty = FALSE
)

Arguments

q

The query string

format

The format to return the data in. "json", "CSV", "image"

face

The face that should be returned if format selected is "image"

version

The size of the image to return when using "image"

pretty

Should the JSON be prettified


delabj/scryAnotherDay documentation built on May 13, 2021, 9:22 p.m.