tests/getConstructorS3.R

message("TESTING: getConstructorS3()...")

library("R.oo")


fcn <- getConstructorS3("Object")
print(args(fcn))

message("TESTING: getConstructorS3()...DONE")

Try the R.oo package in your browser

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

R.oo documentation built on June 12, 2022, 9:05 a.m.