event_freqs | R Documentation |
provide a concise table of events by host
event_freqs(af, simplify_columns = TRUE)
af |
ArtifSet instance |
simplify_columns |
logical(1) if FALSE, no simplification |
af = make_demo_ArtifSet()
event_freqs(af, simplify_columns=FALSE) # a package can generate events in multiple phases, so counts are not of 'packages'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.