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 May 29, 2024, 6:41 a.m.