https://github.com/cran/kappalab
Raw File
Tip revision: c35c3217a80758cae846a0c1336934ca8aee9b2b authored by Ivan Kojadinovic on 23 September 2006, 00:00:00 UTC
version 0.3-0
Tip revision: c35c321
as.Mobius.game-methods.Rd
\name{as.Mobius.game-methods}
\docType{methods}
\alias{as.Mobius.game}
\alias{as.Mobius.game-methods}
\alias{as.Mobius.game,Mobius.set.func-method}

\title{Coercion method}

\description{Creates \bold{if possible} a new object of the desired class from the old object.}

\section{Methods}{
\describe{

\item{object = "Mobius.set.func" }{Returns an object of class \code{Mobius.game}.}
}}

\keyword{methods}
%\keyword{ ~~ other possible keyword(s)}
back to top