NAMESPACE
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,TimeSeries)
S3method(image,TimeSeries)
S3method(plot,TimeSeries)
export(AD)
export(BC)
export(BCE)
export(BP)
export(CE)
export(J)
export(b2k)
export(fixed_from_AD)
export(fixed_from_BC)
export(fixed_from_BCE)
export(fixed_from_BP)
export(fixed_from_CE)
export(fixed_from_b2k)
export(fixed_from_julian)
export(fixed_to_AD)
export(fixed_to_BC)
export(fixed_to_BCE)
export(fixed_to_BP)
export(fixed_to_CE)
export(fixed_to_b2k)
export(fixed_to_julian)
export(year_axis)
exportClasses(RataDie)
exportClasses(TimeScale)
exportClasses(TimeSeries)
exportMethods("[")
exportMethods(Arith)
exportMethods(as.data.frame)
exportMethods(as_date)
exportMethods(as_decimal)
exportMethods(as_fixed)
exportMethods(as_year)
exportMethods(calendar)
exportMethods(calendar_direction)
exportMethods(calendar_epoch)
exportMethods(calendar_fixed)
exportMethods(calendar_label)
exportMethods(calendar_name)
exportMethods(calendar_unit)
exportMethods(convert)
exportMethods(end)
exportMethods(fixed)
exportMethods(format)
exportMethods(frequency)
exportMethods(image)
exportMethods(is_gregorian)
exportMethods(is_julian)
exportMethods(plot)
exportMethods(pretty)
exportMethods(series)
exportMethods(span)
exportMethods(start)
exportMethods(time)
exportMethods(window)
import(arkhe)
importFrom(methods,.valueClassTest)
importFrom(methods,Arith)
importFrom(methods,as)
importFrom(methods,callGeneric)
importFrom(methods,callNextMethod)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,setValidity)