generate_file_header | R Documentation |
This function generates a fileHeader object from a given data frame which includes original names and remapped names of the data frame columns.
generate_file_header(dataset)
dataset |
The input data frame. |
A data frame containing original and remapped column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.