powered by
These objects ease the task of porting functions into R from S Version 4 and S-Plus 5.0 and later. See the documentation there. May be obsolete in the future.
usingR(major, minor)
# NOT RUN { rc <- try(fetch(res, n = -1)) if(inherit(rc, ErrorClass)) stop("could not fetch the data") # }
Run the code above in your browser using DataLab