tests/rclean.R

library("R.rsp")

pathname <- system.file("exData", "slowcounting.txt.rsp", package="R.rsp")
rstr <- rclean(pathname, verbose=TRUE)
print(rstr)

Try the R.rsp package in your browser

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

R.rsp documentation built on June 28, 2022, 1:05 a.m.