character_data: Information about characters in Star Trek

Description Usage Arguments Value Author(s) Examples

View source: R/memalpha.R

Description

Handily get all the information on a single character from memory-alpha.org

Usage

1

Arguments

chname

a character's name

Value

a data.frame giving a character's gender, affiliation, species and rank

Author(s)

A Andrew M MacDonald

Examples

1
2
3
4
# get information for Major Kira
character_data("Kira_Nerys")
# get information for Worf
character_data("Worf")

karawoo/staRtrek documentation built on May 20, 2019, 7:21 a.m.