seq_grid: internal function for making a scaled equispaced, non-bounded...

View source: R/grid.R

seq_gridR Documentation

internal function for making a scaled equispaced, non-bounded grid

Description

internal function for making a scaled equispaced, non-bounded grid

Usage

seq_grid(f, t, n)

Arguments

f

from value

t

to value

n

number of equispaced values


dmi3kno/qpd documentation built on Sept. 29, 2024, 6:39 p.m.