tests/getConstructorS3.R

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

library("R.oo")


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

message("TESTING: getConstructorS3()...DONE")
HenrikBengtsson/R.oo documentation built on Jan. 31, 2024, 9:06 a.m.