overduefu: Creating overdue follow-up table

Description Usage Arguments Value Author(s)

View source: R/overduefu.R

Description

Creates a table of over due follow-up data for the Alliance DSMB report

Usage

1
2
3
4
5
6
7
8
overduefu(
  protnum,
  casecrse,
  casemats,
  end_at,
  protref,
  frzdate = format(Sys.Date(), "%m/%d/%Y")
)

Arguments

protnum

Protocol number

casecrse

Unmodified casecrse dataset

casemats

Unmodified casemats dataset

end_at

Unmodified end_at dataset

protref

Unmodified protref dataset

frzdate

Date the data was frozen (in the format "mm/dd/yyyy")

Value

This function returns a list of class "overduefu" containing a formatted flextable (table), a protocol specific header (header), and the total number of patients (num_pts).

Author(s)

Sawyer Jacobson


sjacobson94/clinicaltrials documentation built on Oct. 27, 2020, 6:43 p.m.