pigeon_quick: Quickly takes raw data to processed data

Description Usage Arguments Value

Description

Quickly takes raw data to processed data

Usage

1
2
3
pigeon_quick(method, patterns.regex = c(rep(NULL, length(method))),
  patterns.exc = c(rep(NULL, length(method))), path = c(rep(getwd(),
  length(method))))

Arguments

method

vector of types of data being used

patterns.regex

vector of Regular Expression to find files

patterns.exc

vector of Regular Expression to exclude from files

path

vector of file locations

Value

A dataframe with aggregated looking, widened data, and trial information


NourAl-Zaghloul/pigeontools documentation built on May 12, 2019, 10:30 p.m.