wrightify: Wrightify

Description Usage Arguments Value Examples

View source: R/wrightify.R

Description

A simple Brownian motion function that makes designs reminiscent of work by Frank Lloyd Wright.

Usage

1
wrightify(n, type = "s", fun = rnorm)

Arguments

n

number of points produced (60 works best).

type

style of plot, default is "s".

fun

random deviates.

Value

matrix with two columns with random walk simulation

Examples

1
2

michaeljbraus/wrightify documentation built on May 22, 2019, 9:51 p.m.