read_dataset: Read data set

View source: R/read_dataset.R

read_datasetR Documentation

Read data set

Description

read_dataset reads the raw data set into a data frame with correct settings

Usage

read_dataset(
  file = system.file("extdata", "textcues_example.csv", package = "SlimStampeRData")
)

Arguments

file

A .csv file. If no file is provided the example .csv file will be loaded.

Value

data frame


VanRijnLab/SlimStampeRData documentation built on July 26, 2022, 7:31 p.m.