Description Usage Arguments Details Value Note Author(s) See Also
Calling unloadLibrary
will unload the built library of the project specification in the S4 BSysProject
object instance
from the R session.
1 2 | ## S4 method for signature 'BSysProject'
unloadLibrary(.Object)
|
.Object |
|
Internally this method delagates to dyn.unload
. Refer to the doucmentation of dyn.unload
for further details.
this method has no return value.
see BuildSys-package
for examples of use.
Paavo Jumppanen [aut, cre]
Maintainer: Paavo Jumppanen <paavo.jumppanen@csiro.au>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.