Description Usage Arguments Value Examples
Test if a provided argument is a valid resource in Vipunen API. Valid resources are fetched from the API.
1 |
x |
character name of the resource |
logical TRUE/FALSE
1 2 3 4 | # TRUE
valid_resource("julkaisut")
# FALSE
valid_resource("foobar")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.