Skip to content
Prev 20112 / 63421 Next

prevent reassignment of function names

Tim Bergsma <timb at metrumrg.com> writes:
An alternative would be to put your functions into an R package with a
namespace.  Then you won't be able to overwrite them (easily).

+ seth