File: mu.test.type.Rd

package info (click to toggle)
r-cran-mutoss 0.1-13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,560 kB
  • sloc: sh: 13; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
\name{mu.test.type}
\alias{mu.test.type}
\title{Tests that different procedures use the same error types.}
\usage{mu.test.type(types)}
\description{Tests that different procedures use the same error types.}
\details{Internal muToss function.}
\value{Returns a notice if error types differ.}
\author{MuToss-Coding Team.}
\arguments{\item{types}{Character vector of error types extracted from muToss objects.}}