Description Usage Arguments Value
search_topology
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
so |
is a spatial object (creek nodes) |
x_range |
is a vector of values for the x-axis of the preference array |
y_range |
is a vector of values for the y-axis of the preference array |
rec |
is a data.frame of test values with cols c(x, y, ks, kp) |
bt |
is the number of times to simulate accumulation over 'so' |
it |
is the number of times to simulate accumulation per node of 'so' |
n |
is the number of years to accumulate deposits |
test |
is a string naming the test type c('ks', 'kp) |
by |
is a string naming the test varaible c('vol', 'lvl') |
grid |
is the number of intervals to divide x and y ranges into |
d_scl |
is the scale value for weight_grid() |
w_scl |
is the scale value for weight_array() |
a record of test value results at randomly generated coords in 'x_range' and 'y_range'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.