logseq: logseq

Description Usage Arguments Value Author(s)

Description

Function to generate sequences with logarithmic increments

Usage

1
logseq(from = 1, to = 1, n)

Arguments

from

Initial point of the sequence

to

Final point of the sequence

n

Number of points

Value

This function returns a numeric vector with the generated sequence.

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com


khaors/rves documentation built on May 29, 2019, 3:07 a.m.