You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
450 B

#' Tools to Work with Brim and zqd
#'
#' Brim (<https://github.com/brimsec/brim>) enables efficient query
#' operations on large packqet captures and log sources, such as Zeek. Tools
#' are provided to with with Brim components, including the Brim zqd query back-end.
#'
#' @md
#' @name brimr
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @import httr
#' @importFrom stringi stri_split_lines
#' @importFrom jsonlite fromJSON
"_PACKAGE"