View source: R/file_lines_to_list.R
file_lines_to_list | R Documentation |
Read in lines from a file and store it in a list.
file_lines_to_list(filepath)
filepath |
(string) Path to file to read in. |
A list with one element per row of the input file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.