Description Usage Arguments Value Author(s) See Also
Binds a gettext domain using the libintl linked to RGtk2. A workaround for Windows where R and RGtk2 link to different builds of libintl.
1 | rgtk2_bindtextdomain(domain, dirname = NULL)
|
domain |
The name of the gettext domain. |
dirname |
The directory containing the catalogs for the domain. |
domain
or NULL
if unsuccessful.
Michael Lawrence
bindtextdomain
in the base package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.