Description Usage Arguments Value Examples
View source: R/datacollation.R
Count the number of parameters in a parameter file in a specified folder or its subfolders.
1 | count_parameters(full_dir)
|
full_dir |
folder name |
number of parameters
1 2 | count_parameters(system.file("extdata", "", package = "demonanalysis", mustWork = TRUE))
count_parameters(system.file("example_batch", "", package = "demonanalysis", mustWork = TRUE))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.