seq_log: Sequence generation in exponential scale

Description Usage Arguments

View source: R/seq_log.R

Description

Generates a numeric sequence with a specific length spaced equally in an logarithm scale.

Usage

1
seq_log(from, to, length_out, base = 10L)

Arguments

from, to

starting (minimal) and end (maximal) values fo the sequence

length_out

desired length of the sequence

base

logarithm scale base for which the data is spaced


mauranolab/decal documentation built on Dec. 21, 2021, 3:50 p.m.