Description Usage Arguments Value
Processes and combines cleaned data
1 2 | pigeon_process(x, method = "default", exports = TRUE, endformat = "wide",
join = "full")
|
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 |
A dataframe with aggregated looking, widened data, and trial information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.