Aliases: read_lines
Keywords:
### ** Examples authors_file <- file.path(R.home("doc"), "AUTHORS") data <- read_lines(authors_file)