[d9ee58]: / man / print.Rd

Download this file

21 lines (19 with data), 609 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/s3_generics.R
\name{print}
\alias{print}
\alias{print.accrual}
\alias{print.trial_strucutre}
\title{Prints synthesised recruitment as a dataframe with
one column for each treatment and control arm, and
one row for each week.}
\arguments{
\item{x}{An object of class \code{trial_structure}.}
}
\description{
Prints synthesised recruitment as a dataframe with
one column for each treatment and control arm, and
one row for each week.
Prints initial trial structure as a matrix of prevalences by recruitment
and experimental arms.
}