# Generated by roxygen2: do not edit by hand

S3method("%><%",mdate)
S3method("%>=<%",mdate)
S3method("%g%",mdate)
S3method("%ge%",mdate)
S3method("%intersect%",mdate)
S3method("%l%",mdate)
S3method("%le%",mdate)
S3method("%union%",mdate)
S3method("+",mdate)
S3method("-",mdate)
S3method("<",mdate)
S3method("<=",mdate)
S3method(">",mdate)
S3method(">=",mdate)
S3method("[",mdate)
S3method("[<-",mdate)
S3method("[[",mdate)
S3method("[[<-",mdate)
S3method(as.Date,mdate)
S3method(as.POSIXct,mdate)
S3method(as.POSIXlt,mdate)
S3method(as.data.frame,mdate)
S3method(as.double,mdate)
S3method(as.list,mdate)
S3method(as_messydate,Date)
S3method(as_messydate,POSIXct)
S3method(as_messydate,POSIXlt)
S3method(as_messydate,character)
S3method(as_messydate,list)
S3method(as_messydate,mdate)
S3method(as_messydate,numeric)
S3method(c,mdate)
S3method(max,mdate)
S3method(mean,mdate)
S3method(median,mdate)
S3method(messyduration,character)
S3method(messyduration,mdate)
S3method(min,mdate)
S3method(modal,mdate)
S3method(print,mdate)
S3method(print,mdates_duration)
S3method(random,character)
S3method(random,mdate)
S3method(rep,mdate)
S3method(seq,mdate)
S3method(vmax,mdate)
S3method(vmean,mdate)
S3method(vmedian,mdate)
S3method(vmin,mdate)
S3method(vmodal,mdate)
S3method(vrandom,mdate)
export("%><%")
export("%>=<%")
export("%g%")
export("%ge%")
export("%intersect%")
export("%l%")
export("%le%")
export("%union%")
export(as_approximate)
export(as_messydate)
export(as_uncertain)
export(contract)
export(day)
export(expand)
export(is_approximate)
export(is_bce)
export(is_element)
export(is_intersecting)
export(is_messydate)
export(is_precise)
export(is_similar)
export(is_subset)
export(is_uncertain)
export(make_messydate)
export(md_intersect)
export(md_multiset)
export(md_union)
export(mdate)
export(messyduration)
export(modal)
export(month)
export(new_messydate)
export(new_messyduration)
export(on_or_after)
export(on_or_before)
export(precision)
export(random)
export(validate_messydate)
export(validate_messyduration)
export(vmax)
export(vmean)
export(vmedian)
export(vmin)
export(vmodal)
export(vrandom)
export(year)
importFrom(dplyr,first)
importFrom(dplyr,last)
importFrom(dplyr,lead)
importFrom(dplyr,tibble)
importFrom(lubridate,NA_Date_)
importFrom(lubridate,as_date)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(purrr,map)
importFrom(purrr,pmap_chr)
importFrom(stats,median)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_extract_all_regex)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_replace_all_regex)
importFrom(utils,str)
