A dataset containing definitions for a Usual Suspects Project

usual_suspects_subfolder_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)

parent_folder

The parent folder of the sub-folder

item_purpose

What kind of information is contained and what the item does

Examples

library(usualsuspects) print(ususal_suspects_subfolder_structure)
#> Error in print(ususal_suspects_subfolder_structure): object 'ususal_suspects_subfolder_structure' not found