## create simple true age-depth-relationship
book_1 <- get_RuleBook()
book_2 <- add_Rule(
book = book_1,
name = "extrarule",
group = "general",
type = "normal",
populations = 1)
Run the code above in your browser using DataLab