Description Usage Arguments Value Examples
View source: R/datacollation.R
Count the number of rows in a dataframe per parameter set.
1 | count_seeds(data, num_parameters)
|
data |
dataframe |
num_parameters |
number of parameters, accounting for the first set of columns in the dataframe |
a dataframe listing number of rows per parameter set
1 | count_seeds(sum_df, 16)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.