omdb_api_key {imdbapi} | R Documentation |
The API wrapper functions in this package all rely on a OMDB API
key residing in the environment variable OMDB_API_KEY
. The
easiest way to accomplish this is to set it in the .Renviron
file in your
home directory.
omdb_api_key(force = FALSE)
force |
force setting a new OMDB API key for the current environment? |
atomic character vector containing the OMDB API key
The "poster" API requires a separate key