A dataset containing definitions for a Usual Suspects Project

usual_suspects_project_structure

Format

A data frame with 9 rows and 3 variables:

item_name

What the name of the item is

item_type

What type of item it is in the project structure (e.g. directory)

item_purpose

What kind of information is contained and what the item does

#' @examples library(usualsuspects) print(usual_suspects_project_structure)