manualSpatstatImport | R Documentation |
This is done because spatstat is in constant development and on several occasions some functions jumped from one sub-package to another (there were also newly created sub-packages). To avoid attaching the entire namespace of spatstat and its sub-packages (by listing it under "Depends"), the below loader script is called when the package is loaded to make it possible to work with tha package without attaching it via "library()". Note that this adds the requirement of listing all spatstat functions needed for normal functioning of moleculaR in the function below, but will (hopefully) ensure moleculaR's compatibility with all spatstat versions.
installedPckgs
An object of class character
of length 177.
This is a temporary solution until spatstat reaches a steady state.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.