Takes table where each row consists of charcter number and ontology annotations and returns a list. Each character is assigned its own ID CHAR:XXXX
A character table with annotations.
A column ID corresponding to character
IDs of columns corresponding to character annotations
The list.
# converting Sharkey_2011 data set to list of characater states
list_data<-table2list(Sharkey_2011)
#> Error in nrow(table): object 'Sharkey_2011' not found