View source: R/import_config.R
get_columns_file | R Documentation |
This function allows you to create and or read a file which you can use to control a data file import
get_columns_file(df_source, filename_source)
df_source |
The dataframe of which you want to apply/get the import specs for |
filename_source |
The filename where the data frame is imported fromset |
A data frame containing column importing specs
get_columns_file(df, filename_source)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.