loadEvents: Read the entire events file

View source: R/posts.R

loadEventsR Documentation

Read the entire events file

Description

Read the entire events file

Usage

loadEvents(event_types = NULL)

Value

Returns a data frame with columns

  • Origin (character)

  • Timestamp (POSIXct)

  • EventType (character)

  • Payload (list-col)

  • Alert (logical)


pteetor/tutils documentation built on March 29, 2025, 6:38 p.m.