Description Usage Arguments Value Examples
Function generator for constructing interpretations
1 | interpreter(stnc)
|
stnc |
The sentence to be used for constructing interpretations. Values are dynamically changed through |
A character string of the constructed interpretation.
1 2 | new_interpretation <- interpreter("My p-value is {P}")
new_interpretation(P = 0.03)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.