Rdocumentation
powered by
Learn R Programming
omdbapi (version 0.2.0.9000)
print.omdb: Print an omdb result
Description
If either
find_
function finds an omdb entry, the API only returns a single record. That makes it possible to make a nice
print
routine for it so the output is easier to read in interactive mode.
Usage
"print"(x, ...)
Arguments
x
omdb object
...
ignored