tx_2L: Second line treatment options

Description Usage Arguments Value Examples

View source: R/txseq.R

Description

Possible second line treatment for EGFR+ NSCLC patients conditional on the first line treatment.

Usage

1
tx_2L(first)

Arguments

first

A first line treatment.

Value

A list of two elements:

pos

Possible treatments with a T790M mutation.

neg

Possible treatments without a T790M mutation.

Examples

1
2
3
first <- tx_1L()[2]
print(first)
tx_2L(first)

InnovationValueInitiative/IVI-NSCLC documentation built on July 25, 2019, 8:03 p.m.