get_rows: Get relevant rows in data frame (for sequential tests)

Description Usage Arguments Value

View source: R/utils.R

Description

This function drops the non-final results during the sequential testing process.

Usage

1
get_rows(result)

Arguments

result

('list')
Data frame with all the results within in the tests.

Value

('list')
Data frame with just the relevant rows.


RebeccaGroh/seqbtests documentation built on Nov. 17, 2021, 8:50 a.m.