# Generated by roxygen2: do not edit by hand

S3method(as.Date,ethdate)
S3method(as.character,ethdate)
S3method(as.double,ethdate)
S3method(cut,ethdate)
S3method(eth_date,Date)
S3method(eth_date,POSIXct)
S3method(eth_date,POSIXt)
S3method(eth_date,character)
S3method(eth_date,default)
S3method(eth_date,factor)
S3method(eth_date,numeric)
S3method(format,ethdate)
S3method(ggplot2::scale_type,ethdate)
S3method(ggplot2::scale_type,ethdifftime)
S3method(is_eth_leap,ethdate)
S3method(is_eth_leap,numeric)
S3method(print,ethdate)
S3method(print,ethdifftime)
S3method(scales::rescale,ethdate)
S3method(seq,ethdate)
S3method(summary,ethdate)
S3method(summary,ethdifftime)
S3method(vctrs::vec_cast,character.ethdate)
S3method(vctrs::vec_cast,character.ethdifftime)
S3method(vctrs::vec_cast,double.ethdate)
S3method(vctrs::vec_cast,double.ethdifftime)
S3method(vctrs::vec_cast,ethdate.character)
S3method(vctrs::vec_cast,ethdate.double)
S3method(vctrs::vec_cast,ethdate.integer)
S3method(vctrs::vec_cast,ethdate.logical)
S3method(vctrs::vec_cast,ethdifftime.character)
S3method(vctrs::vec_cast,ethdifftime.double)
S3method(vctrs::vec_cast,ethdifftime.integer)
S3method(vctrs::vec_cast,integer.ethdate)
S3method(vctrs::vec_cast,integer.ethdifftime)
S3method(vctrs::vec_cast,logical.ethdate)
S3method(vctrs::vec_math,ethdate)
S3method(vctrs::vec_math,ethdifftime)
S3method(vctrs::vec_proxy_compare,ethdate)
S3method(vctrs::vec_proxy_compare,ethdifftime)
S3method(vctrs::vec_ptype2,character.ethdate)
S3method(vctrs::vec_ptype2,character.ethdifftime)
S3method(vctrs::vec_ptype2,double.ethdate)
S3method(vctrs::vec_ptype2,double.ethdifftime)
S3method(vctrs::vec_ptype2,ethdate.character)
S3method(vctrs::vec_ptype2,ethdate.double)
S3method(vctrs::vec_ptype2,ethdate.ethdate)
S3method(vctrs::vec_ptype2,ethdate.integer)
S3method(vctrs::vec_ptype2,ethdate.logical)
S3method(vctrs::vec_ptype2,ethdifftime.character)
S3method(vctrs::vec_ptype2,ethdifftime.double)
S3method(vctrs::vec_ptype2,ethdifftime.ethdifftime)
S3method(vctrs::vec_ptype2,ethdifftime.integer)
S3method(vctrs::vec_ptype2,ethdifftime.logical)
S3method(vctrs::vec_ptype2,integer.ethdate)
S3method(vctrs::vec_ptype2,integer.ethdifftime)
S3method(vctrs::vec_ptype2,logical.ethdate)
S3method(vctrs::vec_ptype2,logical.ethdifftime)
S3method(vctrs::vec_restore,ethdate)
S3method(vctrs::vec_restore,ethdifftime)
S3method(vec_arith,ethdate)
S3method(vec_arith,ethdifftime)
S3method(vec_arith.ethdate,ethdate)
S3method(vec_arith.ethdate,ethdifftime)
S3method(vec_arith.ethdate,numeric)
S3method(vec_arith.ethdifftime,ethdate)
S3method(vec_arith.ethdifftime,ethdifftime)
S3method(vec_arith.ethdifftime,numeric)
S3method(vec_arith.numeric,ethdate)
S3method(vec_arith.numeric,ethdifftime)
export(eth_breaks)
export(eth_date)
export(eth_day)
export(eth_labels)
export(eth_make_date)
export(eth_month)
export(eth_monthname)
export(eth_now)
export(eth_parse_date)
export(eth_quarter)
export(eth_show)
export(eth_today)
export(eth_weekday)
export(eth_year)
export(is_eth_date)
export(is_eth_leap)
export(scale_x_ethdate)
export(scale_y_ethdate)
importFrom(Rcpp,sourceCpp)
importFrom(vctrs,vec_arith)
importFrom(vctrs,vec_arith.numeric)
useDynLib(ethiodate, .registration = TRUE)
