Learn R Programming

easyr (version 0.3-1)

gr: Golden Ratio

Description

Get the golden ratio. Author: Bryce Chamberlain. Tech Review: Maria Gonzalez.

Usage

gr()

Arguments

Value

The golden ratio: (1+sqrt(5)) / 2

Examples

Run this code
# NOT RUN {
gr()
# }

Run the code above in your browser using DataLab