findFactors: Find factors

.findFactorsR Documentation

Find factors

Description

Internal function (used in gaussMap()). Finds the integer factors of an integer.

Usage

.findFactors(x)

Arguments

x

An integer to factorize

Value

A vector of integer factors


PredictiveEcology/SpaDES.tools documentation built on April 18, 2024, 3:21 a.m.