File: expandGrpVar.Rd

package info (click to toggle)
r-cran-reformulas 0.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 668 kB
  • sloc: makefile: 2
file content (16 lines) | stat: -rw-r--r-- 304 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils.R
\name{expandGrpVar}
\alias{expandGrpVar}
\title{apply}
\usage{
expandGrpVar(f)
}
\arguments{
\item{f}{a language object (an atom of a formula)
expandGrpVar(quote(x*y))
expandGrpVar(quote(x/y))}
}
\description{
apply
}