afun_selected_stats: Get selected statistics names

View source: R/utils_rtables.R

afun_selected_statsR Documentation

Get selected statistics names

Description

Helper function to be used for creating afun.

Usage

afun_selected_stats(.stats, all_stats)

Arguments

.stats

(vector or NULL)
input to the layout creating function. Note that NULL means in this context that all default statistics should be used.

all_stats

(character)
all statistics which can be selected here potentially.

Value

A character vector with the selected statistics.


tern documentation built on June 22, 2024, 10:25 a.m.