Learn R Programming

SimSurvey (version 0.1.4)

fibonacci: Generate Fibonacci sequence

Description

Generate Fibonacci sequence

Usage

fibonacci(from, to)

Arguments

from, to

Approximate start and end values of the sequence

Examples

Run this code
# NOT RUN {
fibonacci(2, 200)

# }

Run the code above in your browser using DataLab