freq_to_days.Rd
Convert words describing frequencies to corresponding numbers of days
freq_to_days(freq)
one of `"weekly"` (becomes `7`), `"4-weekly"` (becomes `28`), `"monthly"` (returns an error)