Description Usage Arguments Examples
View source: R/cleanup_headers.R
Transform vector into strings that can be headers in a data.frame
| 1 | 
| x | Character vector of column names | 
| 1 2 3 | column_names <- c("MRN ID", "First & Middle Name", "Name: Last")
cleanup_headers(column_names)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.