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.
我正在编写一个data.table大量使用的包(目前仅供我自己使用)。但是,我经常使用的一个功能data.table::fcase()仅在data.table. 是否可以确保R检查并安装data.table我的包的开发版本?
data.table
data.table::fcase()
R