tests/devAll.R

message("*** devAll() ...")

library("R.devices")
devAll <- R.devices:::devAll
print(devAll())
print(devAll(force=TRUE))

message("*** devAll() ... DONE")

Try the R.devices package in your browser

Any scripts or data that you put into this service are public.

R.devices documentation built on June 21, 2022, 9:06 a.m.