Description Usage Arguments Value Examples
View source: R/get_column_title.R
Get the title of dataset's columns
| 1 | get_column_title(dataset = NULL)
 | 
| dataset | an INSEE's dataset, if NULL | 
a dataframe
| 1 2 3 | column_titles_all_dataset = get_column_title()
column_titles = get_column_title("CNA-2014-CONSO-MEN")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.