test_hdspeed: Simple Hard Disk Speed Test

Description Usage Arguments Value

View source: R/path.R

Description

Simple Hard Disk Speed Test

Usage

1
test_hdspeed(path, file_size = 1e+07, quiet = FALSE)

Arguments

path

an existing directory where to test speed

file_size

in bytes, default is 10 MB

quiet

should verbose messages be suppressed?

Value

A vector of two: writing and reading speed in MB per seconds.


dipterix/raveutils documentation built on July 6, 2020, 12:24 a.m.