afun_selected_stats {tern}R 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.


[Package tern version 0.9.5 Index]