Learn R Programming

rscala (version 3.2.3)

scalaPackageUnload: Clean up an Embedded Scala Bridge of a Package

Description

This function is deprecated.

Usage

scalaPackageUnload()

Arguments

Value

Returns NULL, invisibly.

Details

This function should be called in the .onUnload function of a depending package if, in the corresponding function scalaPackage, the argument mode="" was used. It has no effect otherwise.

This function is deprecated.