Skip to content

spatstat/spatstat.utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.