Rmanual: Show R Manuals Literally Translated in Korean

Description Usage Arguments Details Notes Contributors Author(s) Examples

Description

Utility function to find and display R manuals literally translated in Korean.

Usage

1

Arguments

what

a character string; R-intro is set as a default manual.

type

a character string; txt is set as a default format.

language

a character string; ko is set as a default language.

Details

R version 2.1.0 and later support Korean translations of program messages. The continuous efforts have been made by R Translation Teams. The R Documentation files are licensed under the GPL, version 2 or 3. This means that the pilot project to translate them into Korean has permission to reproduce them and translate them.

This work is with GNU gettext portable object (po) and portable object template (pot) files. The pot file is updated a weekly basis or whenever changes are necessary. Comments and corrections via email to Chel Hee Lee is of course most welcome. In order to voluntarily participate in or offer your help with this translation, please contact the maintainer. To check the change and progress of Korean translation, please visit http://www.openstatistics.net.

Notes

For more information, please see the sections 7 Internationalization and Localization and 9.2 R Bugs.

Contributors

Continuous efforts have been made by the following contributors. Note that every single contributor assigns the copyright of contribution to Chel Hee Lee when he or she voluntarily participates in the translation. Due to the incomplete record keeping, your name may not be found here. Please let the maintainer recognize your contribution, and the list will be then updated.

For the Introduction to R manual,

For the R Installation and Administration manual,

For the R-FAQ manual,

For the R for Windows FAQ manual,

Author(s)

Chel Hee Lee chl948@mail.usask.ca

Examples

1
2
Rmanual(what="R-intro")
Rmanual(what="R-intro", type="html")

translation.ko documentation built on May 2, 2019, 3:32 p.m.