~ubuntu-branches/debian/sid/r-cran-surveillance/sid

« back to all changes in this revision

Viewing changes to man/stsSlots.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2009-10-21 14:25:07 UTC
  • mfrom: (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091021142507-qxc714tmnb8thj22
Tags: 1.1.2-1
* New upstream version
* debian/control:
  - XS-Autobuild: yes to enable autobuilding
  - Build-Depends: r-cran-matrix
  - Standards-Version: 3.8.3 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\name{observed-methods}
 
2
\docType{methods}
 
3
\alias{observed}
 
4
\alias{observed<-}
 
5
\alias{observed-methods}
 
6
\alias{alarms}
 
7
\alias{alarms<-}
 
8
\alias{upperbound}
 
9
\alias{upperbound<-}
 
10
\alias{alarms-methods}
 
11
\alias{control}
 
12
\alias{control<-}
 
13
\alias{control-methods}
 
14
\alias{epoch}
 
15
\alias{epoch<-}
 
16
\alias{epoch-methods}
 
17
\alias{epochInYear}
 
18
\alias{epochInYear<-}
 
19
\alias{epochInYear-methods}
 
20
\alias{population}
 
21
\alias{population<-}
 
22
\alias{population-methods}
 
23
\title{ Methods }
 
24
\description{
 
25
 Method to extract or set the corresponding slot of an
 
26
 \code{sts} object. This documentation is not really valid yet.
 
27
}
 
28
\section{Methods}{
 
29
\describe{
 
30
 
 
31
\item{x = "sts"}{ The slot of \code{x} is determined and
 
32
  returned or set.}
 
33
}}
 
34
 
 
35
\keyword{methods}