SkillAgentSearch skills...

Rwars

An R client for the Star Wars API

Install / Use

/learn @Ironholds/Rwars
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Alderaan data in Alderaan places

An R client for the Star Wars API!

Author: Oliver Keyes<br/> License: MIT<br/> 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

Related Skills

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated4mo ago
Forks9

Languages

R

Security Score

77/100

Audited on Dec 6, 2025

No findings