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.

15 lines
438 B

#' Tools to Make Analyses Using Zeek Easier
#'
#' [Zeek](https://zeek.org/) is an open source network security monitoring
#' system. Tools are provided to make it a bit easier to work with Zeek to perform
#' analyses with R.
#'
#' @md
#' @name zeekr
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @import arrow
#' @import ndjson
#' @importFrom utils browseURL help
#' @importFrom tools file_path_sans_ext file_ext
"_PACKAGE"