split_sheet.Rd
The default data collection Excel spreadsheet solicits threat
scenarios and applicable controls for each domain. This function
takes a single sheet from the spreadsheet, as read by readxl
and pulls out either the capabilities or threats, as directed by the
user.
split_sheet(dat, table_type = "capabilities")
dat | Raw sheet input from |
---|---|
table_type | Either |
Extracted table as a dataframe