study_mindware: Read a study from a directory

Description Usage Arguments Value

View source: R/study.R

Description

Read a study from a directory

Usage

1
2
study_mindware(path, structure = "flat", stash = FALSE,
  stash_dir_path = tempdir())

Arguments

path

path to a study directory; a character string

structure

directory structure; "flat" or "recursive"

stash

whether to cache data on disk; logical

stash_dir_path

cache directory; a character string

Value

a data frame; psyphr study S3 object


psyphr-dev/psyphr.read documentation built on Dec. 3, 2019, 11:29 p.m.