View source: R/multiple_hexLen_count_TIPC_cat.R
A wrapper function to run count_TIPC_cat
at various
hexagonal lengths.
1 2 3 4 5 | multiple_hexLen_count_TIPC_cat(
root_dir = NULL,
hex_len_range = NULL,
hex_len_stepsize = 10
)
|
root_dir |
A directory path pointing to the parent directory of all the
ouptput folders generated by |
hex_len_range |
A vector of 2 integer number indicating the range of
hexagonal length. If unspecified (NULL), all found result folders generated
by |
hex_len_stepsize |
An integer indicating the step size of hexagonal
length. If unspecified (NULL), all found result folders generated
by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.