| species | R Documentation |
Species within the Star Wars universe.
species
A data frame with 37 rows and 10 variables:
nameThe name of this species.
classificationThe classification of this species.
designationThe designation of this species.
average_heightThe average height of this person in centimeters.
skin_colorsA comma-seperated string of common skin colors for this species, none if this species does not typically have skin.
hair_colorsA comma-seperated string of common hair colors for this species, none if this species does not typically have hair.
eye_colorsA comma-seperated string of common eye colors for this species, none if this species does not typically have eyes.
average_lifespanThe average lifespan of this species in years.
homeworldThe URL of a planet resource, a planet that this species originates from.
languageThe language commonly spoken by this species.
The Star Wars API (SWAPI).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.