Description Usage Arguments Value Note Author(s) Examples
Get the number of columns in a features object
1 2 | ## S3 method for class 'feat'
ncol(x)
|
x |
An object of type |
An integer containing the number of columns in the features object
If the features object is stored as a pointer in C, the number of columns is always 9.
Melissa J. Hubisz
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.