| variables | R Documentation |
Returns the set of keywords in a uri template
variables(x)
x |
(character) A template |
a character vector of keywords
variables("http:www{.domain*}{/top,next}{?q:20}")
variables("http://www.{domain}/")
variables("find{?year*}")
variables("www{.dom*}")
variables("{x,hello,y}")
variables("{#path:6}/here")
variables("up{+path}{var}/here")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.