read_stats: Read a .csv file that was produced with 'write_stats'

Description Usage Arguments Examples

View source: R/read_stats.R

Description

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.

Usage

1

Arguments

file

Path to the tidy stats data file

Examples

1
results <- read_stats(system.file("results.csv", package = "tidystats"))

WillemSleegers/tidystats-v0.3 documentation built on Aug. 12, 2019, 5:31 p.m.