pigeon_process: Processes and combines cleaned data

Description Usage Arguments Value

Description

Processes and combines cleaned data

Usage

1
2
pigeon_process(x, method = "default", exports = TRUE, endformat = "wide",
  join = "full")

Arguments

x

A list of data to be processed and cleaned

method

A vector listing types of input data

exports

Logical or 1:3, determines what csv.s are exported and when

endformat

"wide" or "long"

join

"full","left","right","" determines how data will be combined

Value

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


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