Turn a gnHARly HAR object into a tidy data frame (tibble)

tidy_har(.x, include_content = TRUE)

Arguments

include_content

if TRUE (the default) the encoded element content will be returned in the data frame

x

A harentry object

Value

data frame (tibble)