RSetup.setup_r_environment(["name_of_r_package")])
will install a required R package if not already in namespace and make it available to use with RCall.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
RSetup.setup_r_environment(["name_of_r_package")])
will install a required R package if not already in namespace and make it available to use with RCall.