This is an internal function that returns the names of header groups. Because header group names are produced automatically (for example, W_header_label_01) and are indexed, this function is required to determine what header names are already used in the annotated tidyxl data frame.
1 | get_header_index(labels, regex_term = "^col_header")
|
labels |
list of labels. |
regex_term |
prefix for col_header. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.