stackFrameFiles {neonUtilities} | R Documentation |
Stack data frame (per sample) files
Description
Stacking and re-naming workflow for data frame files, published as a data table for each sample
Usage
stackFrameFiles(framefiles, dpID, seqType = NA_character_, cloud.mode = FALSE)
Arguments
framefiles |
A vector of file paths to data frame files |
dpID |
Data product ID of the product to be stacked |
seqType |
For microbe community files, 16S or ITS |
cloud.mode |
Are data stacked in a cloud-to-cloud transfer? |
Value
A data frame of the stacked version of the input tables
Author(s)
Claire Lunch clunch@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 3.0.0 Index]