Description Usage Arguments Value
(Internal function) Manipulate categorical input files
1 |
files |
ipcaps supports categorical data, which rows represent features and columns represent subjects or individuals. Each column needs to be separated by a space or a tab. A big text file should be divided into smaller files to load faster. For instance, to input 3 files, use as: files=c( 'input1.txt', 'input2.txt', 'input3.txt'). |
A data frame of input data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.