Learn R Programming

Alderaan data in Alderaan places

An R client for the Star Wars API!

Author: Oliver Keyes License: MIT Status: Stable

###Description This is a connector to the SWAPI service, a database of Star Wars metadata with an associated API. It can be used to retrieve data about everything from the films to individual vehicles, characters or planets. See the introductory vignette for detailed information.

###Installation

The latest released version can be obtained via:

install.packages("rwars")

To get the development version:

library(devtools)
install_github("ironholds/rwars")

###Dependencies

Copy Link

Version

Install

install.packages('rwars')

Monthly Downloads

16

Version

1.0.0

License

MIT + file LICENSE

Maintainer

Last Published

January 14th, 2017

Functions in rwars (1.0.0)

get_planet_schema

Retrieve the schema specifications for different object classes
get_planet

Retrieve Data about a Specific DB Entry
rwars

Star Wars API client library
get_all_planets

Retrieve Data about Every DB Entry in a Class