Description Usage Arguments Value See Also Examples
View source: R/matomo_media_video_resources.R
Print a structured return of the matomo_media_video_resources() function.
1 2 |
x |
The return of the function this print function relates to. |
... |
Possible further options to the print function. |
A structured print of the return by the matomo_media_video_resources() function.
1 2 3 4 5 6 | Sys.setenv(MATOMO_HOST = "https://demo.matomo.org")
Sys.setenv(MATOMO_TOKEN = "anonymous")
resp <- matomo_media_video_resources(idSite = 62)
resp
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.