Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.4 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.4 KB

spatstat.utils

Utility functions

CRAN status GitHub R package version Travis-CI Build Status Code Coverage Score

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.