Description Usage Arguments Details Value Author(s) Examples
Generate a matrix of random numbers, with optional row and column name prefixes
1 2 3 |
min |
The minimum random number |
max |
The maximum random number |
by |
The "step size" when generating random numbers |
nrow |
Number of rows |
ncol |
Number of columns |
rowpref |
Row prefix. "T" for "Transect" by default. |
colpref |
Column prefix. "Q" for "Quadrat" by defualt. |
TDDO
Returns a matrix, with helpfully labelled columns and rows.
Daniel Pritchard
1 | rnt()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.