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.

29 lines
654 B

# Generated by roxygen2: do not edit by hand
export(attck_cdf_tactic)
export(attck_map)
export(fct_tactic)
export(read_events)
export(theme_enhance_atkmap)
export(validate_tactics)
export(validate_technique_ids)
export(validate_techniques)
import(ggplot2)
import(grid)
import(gtable)
import(rmarkdown)
import(shiny)
import(stringi)
import(tibble)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(glue,glue)
importFrom(jsonlite,fromJSON)
importFrom(readr,read_csv)