roxygen3 (version 0.1)

EncodingTag-class: @encoding: specify non-standard encoding for Rd file

Description

Generally you are safest to stick with ASCII encoding - if you need to provide documentation in another language, use this tag to specify how the text is encoded. The safest encodings to use are latin1, latin2 and UTF-8.

Arguments

Tag Usage

#' @encoding UTF-8