check_fsa_v_batch {pooledpeaks} | R Documentation |
Check .fsa Version and Batch Information
Description
This function analyzes .fsa files in a specified folder, providing a summary of their version and batch information.
Usage
check_fsa_v_batch(x)
Arguments
x |
The path to the folder from the current directory where the .fsa files that will be analyzed are stored. |
Value
A written summary of how many .fsa files are in the folder and which version they are.
Examples
file_path <- system.file("extdata", package = "pooledpeaks")
check_fsa_v_batch(x = file_path)
[Package pooledpeaks version 1.2.2 Index]