fn get_row_names_vec(list: &RList) -> Vec<Option<String>>
Get row.names from a data frame list as character vector.