hrbrpkghelpr::global_opts()
hrbrpkghelpr::stinking_badges()
hrbrpkghelpr::yank_title_and_description()

What's Inside The Tin

The following functions are implemented:

hrbrpkghelpr::describe_ingredients()

Installation

hrbrpkghelpr::install_block()

Usage

library(tsharrk)

# current version
packageVersion("tsharrk")

tsharrk Metrics

cloc::cloc_pkg_md()
tshark_hosts(system.file("pcap", "http.pcap", package = "tsharrk"))
library(tibble)

as_tibble(
  packet_summary(system.file("pcap", "http.pcap", package = "tsharrk"))
)
tf <- tempfile()
pcap_to_json(system.file("pcap", "http.pcap", package = "tsharrk"), json = tf)

http_cap <- ts_read_json(tf)

http_cap

unlink(tf)

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



hrbrmstr/tsharrk documentation built on Dec. 20, 2021, 4:49 p.m.