| open_clean | R Documentation | 
This function opens a source file, then changes column headers to a standard format, removes any superfluous columns (if indicated in the excel template), and cleans DOI and ISSN columns using 'clean_doi' and 'clean_issn' functions.
open_clean(col_config, template, dir)
| col_config | vector with the original column names, sorted by a standard | 
| template | vector with the description of standard columns (this must be the File_info column in the excel template) | 
| dir | folder location (path) of the described file | 
cleaned data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.