Description Usage Arguments Examples
read_stats
can convert a .csv file containing the statistical results that was produced with write_stats
. It returns a list containing the results, with the identifier as the name for each list element.
1 |
file |
Path to the tidy stats data file |
1 | results <- read_stats(system.file("results.csv", package = "tidystats"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.