url_codebook | R Documentation |
Assemble codebook URL
url_codebook(var = NULL)
var |
Optional variable name to add as the fragment identifier of the returned URL, which leads to a
direct link to the relevant codebook section. Must be either one of the column names of |
A character scalar.
Other URL assembly functions:
url_admin_portal()
,
url_api()
,
url_website()
rdb:::url_codebook("level")
rdb:::url_codebook("topics")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.