Learn R Programming

GENEAcore (version 1.1.2)

binfile_summary: Bin File Summary

Description

Bin File Summary

Usage

binfile_summary(input, recursive = TRUE)

Value

Data frame of bin file or MPI summary.

Arguments

input

Bin file path - single bin file or folder of bin files.

recursive

TRUE applies the operation to all nested elements.

Details

Wrapper function that calls create_summary for bin files only.