options | R Documentation |
Set or examine global kanjistat options.
kanjistat_options(...)
get_kanjistat_option(x)
... |
any number of options specified as |
x |
name of an option given as character string. |
kanjistat_options
returns the list of all set options if there
is no function argument. Otherwise it returns list of all old options.
get_kanjistat_option
returns the current value set for option x
or NULL if the option is not set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.