MovieFinder: Function that gives movie information

Description Usage Arguments Value Examples

Description

Necessary package(s): dplyr

Usage

1
MovieFinder(movie_title_search)

Arguments

movie_title_search

the movie that you want information on

Value

Movie title, Director name, Genre, Main actors name, Content rating

Examples

1
2
MovieFinder("Avatar")
MovieFinder("The Lord of the Rings")

Ollie-gnodde/moviefinder documentation built on May 19, 2019, 8:21 a.m.