README.md

superheroR

Edgar Zamora \| Twitter: @Edgar_Zamora_

lifecycle

The superheroR package is a R wrapper that is used to request data from the SuperHero API by specific superhero. The API provides data about a superheros stats, biography, appearances, and more from over 500 superheros from both the comic universes. The only requirement is a access token which can be obtained by linking an individuals personal Facebook account.

Setting access token

Sys.setenv(SUPERHERO_TOKEN = "xxxxxxxxxxxxxxx")

Installation

## install.packages(devtools)

devtools::install_github("Edgar-Zamora/superheroR")

Credits



Edgar-Zamora/superheroR documentation built on Dec. 17, 2021, 6:22 p.m.