File: fixedargHolder-class.Rd

package info (click to toggle)
r-cran-nws 2.0.0.3-5
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,056 kB
  • sloc: python: 1,464; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\name{fixedargHolder}
\title{Class "fixedargHolder"}
\alias{fixedargHolder}
\alias{fixedargHolder-class}
\alias{initialize,fixedargHolder-method}
\description{
  For internal use only.
}
\section{Methods}{
  \describe{
    \item{initialize}{\code{signature(.Object = "fixedargHolder", name)}:
      fixedargHolder class constructor.}
  }
}