Description Usage Arguments Details Value Examples
Find the largest congruent sub-dataset of the dataset.
1 | dataset_reduce(x, return = "info")
|
x |
A dataset in wide format. |
return |
Any of |
The largest congruent sub-dataset of a dataset is the largest martrix of time and geo obersvations that do not contain missing values.
A new data frame with the largest congruent dataset, or a info about the congruent dataset, or a list containing both outputs.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.