text_helper_current_general: Text helper functions

Description Usage

View source: R/fct_text_output_helpers.R

Description

The following functions help to produce the interactive text outputs throughout the tppr shiny app, based on the results of the analysis.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
text_helper_current_general(sample_descriptives_current_res, robustness_bf_res)

text_helper_current_confirmatory(bf_replication, bf_uniform, bf_buj)

text_helper_current_robustness(
  inference_confrimatory_bf,
  inference_robustness_bf
)

text_helper_checkpoint_general(sample_descriptives_res, robustness_bf_res)

text_helper_checkpoint_confirmatory(inference_confirmatory_checkpoint)

text_helper_stop(checkpoint_next)

text_helper_warning(checkpoint_next)

marton-balazs-kovacs/tppr documentation built on Oct. 27, 2021, 3:04 p.m.