目录
CRAN check status R CMD check status Coverage Status

R.oo: R Object-Oriented Programming with or without References

Installation

R package R.oo is available on CRAN and can be installed in R as:

install.packages("R.oo")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/R.oo", ref="develop")

This will install the package from source.

Contributing

To contribute to this package, please see CONTRIBUTING.md.

关于

R语言面向对象编程扩展包,提供类定义、继承、多态等面向对象编程功能

1.8 MB
邀请码