Skip to content

nvietto/movienight

Repository files navigation

movienight

Let R recommend a film.

Installation

You can install from GitHub

# install.packages("devtools")
devtools::install_github("nvietto/movienight")

Example

library(movienight)

# then call movienight()

movienight()

#[1] "Whiplash"

Note

This package was my first attempt at package development. It's not perfect but i'm still proud of it.

About

Recommends a movie

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages