potools-package {potools} | R Documentation |
potools: Tools for Internationalization and Portability in R Packages
Description
Translating messages in R packages is managed using the po top-level directory and the 'gettext' program. This package provides some helper functions for building this support in R packages, e.g. common validation & I/O tasks.
Author(s)
Maintainer: Michael Chirico MichaelChirico4@gmail.com
Authors:
Hadley Wickham
See Also
Useful links:
Report bugs at https://github.com/MichaelChirico/potools/issues
[Package potools version 0.2.4 Index]