performr: Test and compare csv reading performance with multiple...

Description Usage Arguments Value Examples

Description

Test and compare csv reading performance with multiple packages

Usage

1
performr(filename, method = "all", ...)

Arguments

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

Value

a string message stating which method was the fastest

Examples

1
2
## don't run
## performr("iris.csv", "readr")

jasdumas/dumas documentation built on May 18, 2019, 4:49 p.m.