Learn R Programming

jsontools (version 0.1.0)

got_chars_json: Game of Thrones characters

Description

A JSON with some basic information about some of the Game of Thrones characters.

Usage

got_chars_json

Arguments

Format

A JSON array of objects. Each object describes a character and has the following keys:

  • url

  • id

  • name

  • alive

  • titles

  • aliases

  • allegiances

Examples

Run this code
# NOT RUN {
got_chars_json
# }

Run the code above in your browser using DataLab