mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-22 04:50:23 +01:00
20 lines
358 B
R
20 lines
358 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/win_prob.R
|
|
\name{print.win_Prob}
|
|
\alias{print.win_Prob}
|
|
\title{Prints win_prob results}
|
|
\usage{
|
|
\method{print}{win_Prob}(x, ...)
|
|
}
|
|
\arguments{
|
|
\item{x}{win_prob results.}
|
|
|
|
\item{...}{ignored for now}
|
|
}
|
|
\value{
|
|
Prints win_prob statistics.
|
|
}
|
|
\description{
|
|
Prints win_prob results
|
|
}
|