mfdb_helpers_mfdb_combine_results: MareFrame Query Utilities

mfdb_helpers_mfdb_concatenate_resultsR Documentation

MareFrame Query Utilities

Description

Aggregate data from the database in a variety of ways

Usage

mfdb_concatenate_results(...)

Arguments

...

Any number of data.frames produced by mfdb query functions with identical columns, e.g. mfdb_sample_count

Value

Given any number of data.frames from mfdb query functions with identical columns, produces a combined data.frame, similar to rbind but preserving the attributes required to produce aggregation files.


mareframe/mfdb documentation built on Nov. 17, 2022, 12:51 a.m.