names.RdFunctions to get or set the names of an ic.df.
# S3 method for ic.df names(x) <- value # S3 method for ic.df names(x)
| x | An   | 
    
|---|---|
| value | A character vector of up to the same length as   | 
    
For names a character vector the same length as x. For
names<-, the updated ic data frame object is returned.
These access and replacement functions which follow the same
functionality as base::names for data frames.
ic_data