fibosfrom: subset fibonacci

Description Usage Arguments Value Examples

View source: R/nfibos.R

Description

subset fibonacci

Usage

1
fibosfrom(f0n = 0, fend = 15)

Arguments

f0n

starting index

fend

the index of the last fibonacci, starting from 0

Value

a numeric arrary that represents a fibbonacci sequence from f0n to fend

Examples

1

cerikahp/erisfibo documentation built on Nov. 4, 2019, 8:48 a.m.