event_freqs: provide a concise table of events by host

View source: R/event_freqs.R

event_freqsR Documentation

provide a concise table of events by host

Description

provide a concise table of events by host

Usage

event_freqs(af, simplify_columns = TRUE)

Arguments

af

ArtifSet instance

simplify_columns

logical(1) if FALSE, no simplification

Examples

af = make_demo_ArtifSet()
event_freqs(af, simplify_columns=FALSE)  # a package can generate events in multiple phases, so counts are not of 'packages'

vjcitn/bbsBuildArtifacts documentation built on Aug. 6, 2023, 2:06 p.m.