get_actors: Get actors from an omdb object as a vector

Description Usage Arguments Value Examples

Description

Splits the field at commas and returns a vector of individual entries

Usage

1
get_actors(omdb)

Arguments

omdb

an object returned by find_by_title or find_by_id

Value

A character vector of actors

Examples

1
get_actors(find_by_id("tt0031381"))

hrbrmstr/omdbapi documentation built on May 17, 2019, 5:11 p.m.