getFromNamespace("findGeneric", "utils")
## Not run: ------------------------------------
# fixInNamespace("predict.ppr", "stats")
# stats:::predict.ppr
# getS3method("predict", "ppr")
# ## alternatively
# fixInNamespace("predict.ppr", pos = 3)
# fixInNamespace("predict.ppr", pos = "package:stats")
## ---------------------------------------------
Run the code above in your browser using DataLab