ben519 / mltools

Exploratory and diagnostic machine learning tools for R
Other
72 stars 26 forks source link

Improve docs for date_factor() #4

Closed ben519 closed 7 years ago

ben519 commented 7 years ago

Parameter type currently says

One of "yearmonth", "yearquarter", "quarter", "month"

Should say

One of "year", "yearquarter", "yearmonth", "quarter", "month"