make_data_tabell: Make a pivot table

View source: R/pivot.R

make_data_tabellR Documentation

Make a pivot table

Description

Make a pivot table

Usage

make_data_tabell(input_dataset, fane, verdier, keep_names, snitt)

Arguments

input_dataset

The dataset that is going to be tabulated

fane

The active tab (for filtering; effect if "dogn", "dag" or "poli")

verdier

Consist of data specific filter values, such as "rader", "kolonner", "aar", "bo", "beh" etc.

keep_names

Tabulate all names in first row

snitt

Add average/sums to the table

Value

pivot Pivot table


SKDE-Analyse/dynamiskTabellverk documentation built on Feb. 10, 2024, 1:50 p.m.