readStatus: Read Tau status postings

View source: R/posts.R

readStatusR Documentation

Read Tau status postings

Description

blah blah blah

Usage

readStatus(origin = NULL)

Arguments

origin

Limit to postings from this origin (optional, character)

Value

Returns a data frame with columns

  • Origin (character)

  • Timestamp (POSIXct)

  • Status (character)

  • Message (character or NA)

  • URL (character or NA)

  • LinkText (character or NA)

Returns an empty data frame if no status postings are available.

See Also

postStatus for posting a status in the first place


pteetor/tutils documentation built on July 5, 2025, 1:27 a.m.