Description Usage Arguments Value Examples
This function calculates the mean of its input and prints it into a sentence. The function is called in analysis.Rmd
1 | printMean(x)
|
x |
A vector of numeric values of which to calculate the mean |
The output of print
after calculating the mean
and pasting it into a sentence
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.