timesPerInterval(
num_occurrences = 2,
interval = 3,
duration = "month",
not_occurred_past_year = 0
)
timesPerInterval(
duration = "month",
not_occurred_past_year = 1
)
timesPerLifetime(
num_occurrences = 2,
never_occurred = 0
)
timesPerLifetime(
never_occurred = 1
)
Run the code above in your browser using DataLab