Description Usage Arguments Value Examples
Show z-value table
1 | show_z_table(p = 0.05, alternative = "two.sided")
|
p |
Numeric probability |
alternative |
Character One of c("two.sided","greater","less") |
An object of class "flextable"
1 2 | show_z_table()
show_z_table(p=0.01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.