knitr::opts_chunk$set(echo = TRUE)

This package gives you the option to talk like the main characters of star trek The next generation.

This package is proudly brought to you by the RTrek community.

CRAN_Status_Badge LicenceProject Status: Active – The project has reached a stable, usable state and is being actively developed.

How to use this package

call functions with the name of the characters Picard() , Geordi(), etc

library(startrek)
Picard()
Guinan()

Installation

This package is not on cran. Nor should it be. install with:

devtools::install_github("Rtrek/startrekpackage")

Notes

I have filtered the spoken words of the main characters from the rest of the script. If you would like all sentances in every episode spoken by everyone, you have to use the data from here

Code that created the dataset can be found here

Errors, help, great ideas or comments?

Did I make spelling errors or do you have an awesome idea? Contact me by opening an issue on top of this page, sending me a pull request (PR) or emailing me.

Kind regards, Roel.



RTrek/startrekpackage documentation built on May 8, 2019, 8:01 a.m.