Description Usage Arguments Value Examples
Test and compare csv reading performance with multiple packages
1 |
filename |
object of class character indicating filepath of dataset |
method |
object of class character/string choose "all" to run all the methods or select from single methods 'readr','utils', 'data.table', 'bigmemory', 'ff', 'sqldf'. |
... |
optional |
a string message stating which method was the fastest
1 2 | ## don't run
## performr("iris.csv", "readr")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.