mirror.speed {do} | R Documentation |
Test speed of mirror
Description
Test speed of mirror
Usage
mirror.speed(min.second = 0.2, cran = TRUE, bioc = TRUE)
Arguments
min.second |
the minium second time to visit the mirror web page |
cran |
logical, whether to test CRAN mirrors. Default is TRUE |
bioc |
logical, whether to test bioconductor mirrors. Default is TRUE |
Value
repositories which visiting time is minus the minium second.
[Package do version 2.0.0.0 Index]