View source: R/read_actual_regrouping.R
read_actual_regrouping | R Documentation |
Read and Filter "regroup_actual.csv"
read_actual_regrouping( name_actual, group = NULL, columns = NULL, as_list = TRUE )
name_actual |
Base name of file in config folder, default: "regroup_actual". The file specifies: which regroupings are arcually to be applied? What are the names of input and output columns? |
group |
Name of column in |
columns |
names of (input) columns that are to be regrouped. Only those
regroupings are performed that work on these columns or columns that are
created during the regrouping. By default |
as_list |
it |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.