https://github.com/cran/kappalab
Raw File
Tip revision: 9023de42b9fd630c7b680b66d3d3b28ad7c2805d authored by Ivan Kojadinovic on 26 February 2012, 00:00:00 UTC
version 0.4-5
Tip revision: 9023de4
as.Mobius.card.set.func-methods.Rd
\name{as.Mobius.card.set.func-methods}
\docType{methods}
\alias{as.Mobius.card.set.func}
\alias{as.Mobius.card.set.func-methods}
\alias{as.Mobius.card.set.func,Mobius.set.func-method}
\alias{as.Mobius.card.set.func,set.func-method}
\alias{as.Mobius.card.set.func,card.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.card.set.func}.}

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

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

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