[d9ee58]: / man / is.trial_structure.Rd

Download this file

18 lines (17 with data), 378 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/prevalence.R
\name{is.trial_structure}
\alias{is.trial_structure}
\title{Check whether an object is of class "trial_structure".}
\usage{
is.trial_structure(x, ...)
}
\arguments{
\item{x}{Object to test}
}
\value{
TRUE or FALSE
}
\description{
Check whether an object is of class "trial_structure".
}