example_data <- c(4, 7, 2, 7, 5, 9) example_se <- std_err(x = example_data) expect_equal(example_se, 1.02198064778)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.