powered by
This alternative is from https://gist.github.com/hadley/6353939
readLinesRcpp(path)
Path to text file to read.
Similar to readLines. It may not return identical results.
readLines
# NOT RUN { readLinesRcpp(system.file(package = "reproducible", "DESCRIPTION")) # }
Run the code above in your browser using DataLab