search_codes | R Documentation |
Search for codes using a given term
search_codes(searchterm, codes.only = TRUE)
searchterm |
A string. |
codes.only |
Logical; whether to fetch only the codes or a table with
other related variables. Defaults to |
An object of class data.frame
, which is subset of the coding
table, or in the case of codes.only == TRUE
, a list of matching
codes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.