https://github.com/cran/kappalab
Raw File
Tip revision: 10e850e67333b1ec9de31a1a5b43e758f46cd2a9 authored by Ivan Kojadinovic on 07 December 2007, 00:00:00 UTC
version 0.4-1
Tip revision: 10e850e
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