add_colnames | R Documentation |
Add column names to spreadsheet. Example: add_colnames 'as_ip_names, 3' will add first 5 vars to row 2, rest to row 3
add_colnames(names, max_row, name_num = 5)
names |
column names |
max_row |
cell row number |
name_num |
the number of name columns to add |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.