create_summary {GENEAcore} | R Documentation |
Create Summary
Description
Create Summary
Usage
create_summary(input, path_type, recursive)
Arguments
input |
Input type of either a bin file path, MPI path or an MPI object. |
path_type |
The file type within the folder to create summary for. |
recursive |
TRUE applies the operation to all nested elements. |
Details
Function to create a summary of key information of a bin file or MPI path.
Value
Data frame of bin file or MPI summary.
[Package GENEAcore version 1.0.1 Index]