yearsToMonths {VisitorCounts} | R Documentation |
Convert annual counts into monthly counts using photo-user-days.
yearsToMonths(visitation_years, pud)
visitation_years |
A numeric vector with annual visitation counts. If not available, NA should be entered. |
pud |
A numeric vector for the monthly photo-user-days corresponding to |
A numeric vector with estimated monthly visitation counts based on the annual counts and monthly photo-user-days.