createList: Create list for memoized fibonacci

Description Usage Arguments Value Examples

View source: R/createList.R

Description

createList creates a list of length n for memoized fibonacci

Usage

1

Arguments

n

an integer

Value

a n-length list with 1 as the first two elements, and -1 for the rest

Examples

1

cfrusso/ARR documentation built on May 28, 2019, 11:04 p.m.