Report from module output
Arguments
- module_output
the output of a
module_run()
- header
header level (default 2)
Examples
filename <- demoxml()
paper <- read_grobid(filename)
op <- module_run(paper, "imprecise-p")
module_report(op) |> cat()
#> ## Imprecise P-Values {.red}
#>
#> You may have reported some imprecise p-values
#>
#> |text |section |header | div| p| s|
#> |:-------|:-------|:-------|---:|--:|--:|
#> |p > .05 |results |Results | 3| 2| 2|