import_deaths: Read and clean TVS death/survival data from the TVS database...

Description Usage Arguments

Description

Read and clean TVS death/survival data from the TVS database file for analysis.

Usage

1
2
import_deaths(database_file = "TVS 26.xlsx",
  samples_file = "samples.csv", format = "patients")

Arguments

database_file

A full path to the TVS database file.

samples_file

A full path to hte TVS samples metadata file.

format

The format of the output dataset, either "patients" (wide, one row per patient) or "events" (one row per event).


eteppo/tvs-project documentation built on Aug. 13, 2019, 8:53 a.m.