In R, how to automatically run a function inside a package when the package is loaded

前端 未结 0 1036
南旧
南旧 2021-01-04 14:13

There is a function, fun, in package pack.

How can fun be run automatically when library(pack) is executed?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题