The R package spatstat.utils
contains utility functions, originally from the
spatstat
package, that may be useful for other purposes.
The utilities support
-
Prime factorisation of integers
-
Faster versions of some basic R tools
-
English grammar
-
Generating printed output
-
Handling intervals (ranges) of real numbers
-
Tools for handling a
formula
-
Symbolic polynomials
-
Validating function arguments
-
Handling/passing function arguments
-
Traced optimization
-
Workarounds for known bugs or undesirable features in other software.
This repository contains the current development version of the
spatstat.utils
package. For the most recent public release of
spatstat.utils
, see the CRAN page.