Rdocumentation
powered by
Learn R Programming
fifer (version 1.1)
hash: Create useless hashes
Description
A function to create useless hashes (####) for ease of commenting
Usage
hash(j = 50, i = 4)
Arguments
j
How many columns of hashes
i
How many rows of hashes
Examples
Run this code
hash(j=
100
, i=
11
)
Run the code above in your browser using
DataLab