powered by
Utility: render a standard 3-bullet summary-only instruction
trainer_core_summary_only_block( words_limit = 50, bullets = 3, label = "the analysis" )
Character instruction block.
Integer maximum total words (default 50).
Integer number of bullets (default 3).
Character label to include (e.g., the test name).
cat(trainer_core_summary_only_block(50, 3, "t-test"))
Run the code above in your browser using DataLab