Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将从 C 中的程序调用 R 来生成伪随机数。特别是我想称之为“rpois”。我试图大致了解如何调用 R API,但我没有成功。
开箱即用的想法也受到欢迎。