hash: Create useless hashes

Description Usage Arguments Author(s) Examples

View source: R/hash.R

Description

A function to create useless hashes (####) for ease of commenting

Usage

1
hash(j = 50, i = 4)

Arguments

j

How many columns of hashes

i

How many rows of hashes

Author(s)

Dustin Fife

Examples

1
hash(j=100, i=11)

dustinfife/fifer documentation built on Oct. 31, 2020, 3:36 p.m.