The R Project SVN R

Rev

Rev 85953 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85953 Rev 85981
Line 1... Line 1...
1
% File src/library/base/man/make.names.Rd
1
% File src/library/base/man/make.names.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2024 R Core Team
3
% Copyright 1995-2024 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\newcommand{\I}{#1}
-
 
7
 
-
 
8
\name{make.names}
6
\name{make.names}
9
\alias{make.names}
7
\alias{make.names}
10
\title{Make Syntactically Valid Names}
8
\title{Make Syntactically Valid Names}
11
\description{
9
\description{
12
  Make syntactically valid names out of character vectors.
10
  Make syntactically valid names out of character vectors.