R/helper.R

# #' helper functions
# #'
# #' @export
# get_thread_ids <- function(obj) {
#   if (is(obj)!="dq_thread")
#     stop("No Object I should work with. If wanted add class 'dq_thread'.")
#
#   obj$
# }
JanMarvin/disqusR documentation built on May 6, 2019, 10:11 a.m.