binfile_summary {GENEAcore} | R Documentation |
Bin File Summary
Description
Bin File Summary
Usage
binfile_summary(input, recursive = TRUE)
Arguments
input |
Bin file path. |
recursive |
TRUE applies the operation to all nested elements. |
Details
Wrapper function that calls create_summary
for bin files only.
Value
Data frame of bin file or MPI summary.
[Package GENEAcore version 1.0.1 Index]