format_test_element_list: Format test element list

View source: R/i18n.R

format_test_element_listR Documentation

Format test element list

Description

This function formats its input as a list of test elements expressed in a given internalisation language. It is automatically called within new_timeline; most users will never need to call this function directly.

Usage

format_test_element_list(input, lang)

Arguments

input

Either a single test element or a list of either test elements or timelines.

lang

(Character scalar) The desired language of the output.

Value

A list of test elements expressed in the desired language.


pmcharrison/psychTestR documentation built on Sept. 30, 2023, 6:27 p.m.