| Line 21... |
Line 21... |
| 21 |
components will only be useful if you have set the locale category
|
21 |
components will only be useful if you have set the locale category
|
| 22 |
\code{LC_NUMERIC} using \code{Sys.setlocale} in the current \R session
|
22 |
\code{LC_NUMERIC} using \code{Sys.setlocale} in the current \R session
|
| 23 |
(when \R may not work correctly).
|
23 |
(when \R may not work correctly).
|
| 24 |
|
24 |
|
| 25 |
The monetary components will only be set to non-default values (see
|
25 |
The monetary components will only be set to non-default values (see
|
| 26 |
the \sQuote{Examples} section if the \code{LC_MONETARY} category is
|
26 |
the \sQuote{Examples} section) if the \code{LC_MONETARY} category is
|
| 27 |
set. It often is not set: set the examples for how to trigger setting it.
|
27 |
set. It often is not set: set the examples for how to trigger setting it.
|
| 28 |
}
|
28 |
}
|
| 29 |
\value{
|
29 |
\value{
|
| 30 |
A character vector with 18 named components. See your ISO C
|
30 |
A character vector with 18 named components. See your ISO C
|
| 31 |
documentation for details of the meaning.
|
31 |
documentation for details of the meaning.
|