Description Usage Arguments Value See Also Examples
Used to find all titles in MOJO database matching a specific pattern
1 2 |
pattern |
a character vector of length 1 |
moviesDB |
a list of length 2, the first element containing movies names and the second associated URLs. |
exact.match |
logical. Whether to perform an exact match |
return.list |
logical. Whether to return the list of matched titles |
return.url |
logical. Whether to return URLs instead of matched titles names (cannot be used with 'return.list = T') |
a vector of matching title or matching URLs
fetchMovie()
1 | searchTitle('star wars', moviesDB)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.