Show expected file structure for each age model.

file_structure(entity, am = "bacon")

Arguments

entity

Entity name.

am

Age model name.

Value

File (tree) structure.

Examples

ageR::file_structure("Reading")
#>                            levelName
#> 1 Reading                           
#> 2  ¦--Bacon_runs                    
#> 3  ¦   °--Reading                   
#> 4  ¦       ¦--Reading_depths.txt    
#> 5  ¦       ¦--Reading_sample_ids.csv
#> 6  ¦       °--Reading.csv           
#> 7  ¦--hiatus.csv                    
#> 8  °--not_used_dates.csv