Skip to content
Snippets Groups Projects
Commit 763c6cb4 authored by Claus Jonathan Fritzemeier's avatar Claus Jonathan Fritzemeier
Browse files

react_pos missing in man

parent 3fdb646f
Branches
No related tags found
No related merge requests found
...@@ -140,11 +140,17 @@ ...@@ -140,11 +140,17 @@
\item{met_id<-}{\code{signature(object = "reactId_Exch")}: \item{met_id<-}{\code{signature(object = "reactId_Exch")}:
sets the \code{met_id} slot. sets the \code{met_id} slot.
} }
\item{met_pos}{\code{signature(object = "reactId_Exch")}: \item{react_pos}{\code{signature(object = "reactId_Exch")}:
gets the \code{met_pos} slot. gets the \code{react_pos} slot.
} }
\item{met_pos<-}{\code{signature(object = "reactId_Exch")}: \item{react_pos<-}{\code{signature(object = "reactId_Exch")}:
sets the \code{met_pos} slot. sets the \code{react_pos} slot.
}
\item{\code{react_id<-}:}{\code{signature(object = "reactId")}:
sets the \code{react_id} slot.
}
\item{\code{react_id}:}{\code{signature(object = "reactId")}:
gets the \code{react_id} slot.
} }
\item{lowbnd}{\code{signature(object = "reactId_Exch")}: \item{lowbnd}{\code{signature(object = "reactId_Exch")}:
gets the \code{lowbnd} slot. gets the \code{lowbnd} slot.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment