Description Usage Arguments Value
Given two input files
a file with the flattened GRM in binary format
a file with indices
The data from the binary file are read using readLines and are stored in a vector
1 | readGRMBinToVector(psInputPrefix, psInputPath = NULL, size = 4)
|
psInputPrefix |
common prefix of input files |
psInputPath |
path to input files |
size |
word size passed to readBin |
vector with flattened represenation of GRM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.