read_colnames | R Documentation |
read_colnames
takes a file path to a fst file, reads in the first
row of the data frame and returns the column names.
read_colnames(filep = NULL)
filep |
Character vector of a single file path |
Used in scripts: Robust function: FALSE
Vector with column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.