Description Usage Arguments Value Examples
Function to return the column no for column name
1  | getColumnNoColNames(data, column.name)
 | 
data | 
 a data frame  | 
column.name | 
 column names of the data frame  | 
coumn number, if success -1, if failure
1  | getColumnNoColNames(data,"sex")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.