check_potools_sys_reqs | R Documentation |
potools uses the same gettext command line tools that R itself does to run translation. These are required for translation to work properly; this function is mainly for testing use & checks whether the current environment is equipped for translation.
check_potools_sys_reqs(which = SYSTEM_REQUIREMENTS)
which |
Which requirements to test for. Defaults to all of the command-line utilities on which potools relies, namely,
|
Specifically, potools relies on these command-line utilities:
TRUE
if the system is ready for translation, otherwise a
message suggesting how to proceed.
Michael Chirico
tools::update_pkg_po()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.