Skip to contents

[Experimental]

This function returns the logs in a format where the values are still list columns that need to be unpacked.

Usage

prepare_logs(logs, log_events = NULL)

Arguments

logs

Tibble. Responses retrieved from the IQB Testcenter via get_logs() or from an extracted csv and read via read_logs().

log_events

Character vector. Names of events to be filtered for.

Value

A tibble.