cats2h5 {rblt} | R Documentation |
A cats2h5 function for convert csv file to h5 file
Description
A cats2h5 function for convert csv file to h5 file
Usage
cats2h5(filecsv = "", accres = 50, fileh5 = "")
Arguments
filecsv |
A input cats csv file. |
accres |
input resolution |
fileh5 |
A output h5 data file. |
[Package rblt version 0.2.4.7 Index]