The R Project SVN R

Rev

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

Rev 70779 Rev 77208
Line 50... Line 50...
50
  and code that relies on them being converted to dots will no longer
50
  and code that relies on them being converted to dots will no longer
51
  work. Use \code{allow_ = FALSE} for back-compatibility.
51
  work. Use \code{allow_ = FALSE} for back-compatibility.
52
 
52
 
53
  \code{allow_ = FALSE} is also useful when creating names for export to
53
  \code{allow_ = FALSE} is also useful when creating names for export to
54
  applications which do not allow underline in names (for example,
54
  applications which do not allow underline in names (for example,
55
  S-PLUS and some DBMSs).
55
  S-PLUS and some DBMSes).
56
}
56
}
57
\seealso{
57
\seealso{
58
  \code{\link{make.unique}},
58
  \code{\link{make.unique}},
59
  \code{\link{names}},
59
  \code{\link{names}},
60
  \code{\link{character}},
60
  \code{\link{character}},