Description Usage Arguments Value
View source: R/expDesign_sampling.R
Checks if the method and sampling parameter combination is adequate
1 2 3 4 | determine_sampling_type(
method,
sampling = c("constant", "matrix", "even", "random", "function")
)
|
method |
inputted |
sampling |
inputted |
character, the type of sampling. Returns an error if incompatible method/sampling combination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.