The R Project SVN R

Rev

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

Rev 81475 Rev 88568
Line 2... Line 2...
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-2022 R Core Team
3
% Copyright 1995-2022 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{asOneSidedFormula}
6
\name{asOneSidedFormula}
7
\encoding{UTF-8}
-
 
8
\title{Convert to One-Sided Formula}
7
\title{Convert to One-Sided Formula}
9
\usage{
8
\usage{
10
asOneSidedFormula(object)
9
asOneSidedFormula(object)
11
}
10
}
12
\alias{asOneSidedFormula}
11
\alias{asOneSidedFormula}