README.md

erisfibo

Build Status

The goal of erisfibo is to prove i can make a package with fibonacci functions

Installation

You can install the released version of erisfibo from github with:

install.packages("erisfibo")

Example

This is a basic example which shows you how to solve a common problem:

library(erisfibo)
## basic example code
rfibo(15)


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