The R Project SVN R

Rev

Rev 54747 | Rev 56186 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 54747 Rev 56184
Line 2... Line 2...
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2011 R Core Development Team
3
% Copyright 1995-2011 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{Encoding}
6
\name{Encoding}
7
\alias{Encoding}
-
 
8
\alias{Encoding<-}
7
\alias{Encoding<-}
9
\alias{enc2native}
8
\alias{enc2native}
10
\alias{enc2utf8}
9
\alias{enc2utf8}
11
\concept{encoding}
10
\concept{encoding}
12
\title{Read or Set the Declared Encodings for a Character Vector}
11
\title{Read or Set the Declared Encodings for a Character Vector}