Description Usage Arguments Value Author(s) See Also Examples
Which columns are categorical (factors), implemented for numdfr.
1 2 3 4  | ## S3 method for class 'numdfr'
findCatColNums(dfr)
## S3 method for class 'numdfr'
findOrderedColNums(dfr)
 | 
dfr | 
 
  | 
vector holding the column numbers that are considered categorical
Nick Sabbe
NumDfr, addendum, findCatColNums
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.