Description Usage Arguments Value
View source: R/loopy_general_calls.R
Produces a list of results from Loopy's image processing operations.
1 | list_results(video_id = NULL, collection_id = NULL, verbose = "0")
|
video_id |
string A URL parameter which limits return to only those with the video id. |
collection_id |
string A URL parameter which limits the return to only those from the specified collection. |
verbose |
string A URL parameter which permits user access to all the files they have permission to access ('1') or to their files ('0'); default is '0'. |
list A list of metadata for the results of Loopy's image processing operations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.