# Generated by roxygen2: do not edit by hand

S3method("+",fhx)
S3method(max,intervals)
S3method(mean,intervals)
S3method(median,intervals)
S3method(min,intervals)
S3method(plot,fhx)
S3method(plot,intervals)
S3method(plot,sea)
S3method(print,intervals)
S3method(print,sea)
S3method(quantile,intervals)
S3method(sort,fhx)
S3method(summary,fhx)
export(composite)
export(count_event_position)
export(count_injury)
export(count_recording)
export(count_scar)
export(count_year_span)
export(delete)
export(fhx)
export(first_year)
export(get_event_years)
export(get_ggplot)
export(get_series)
export(get_year)
export(inner_type)
export(intervals)
export(is.fhx)
export(is.intervals)
export(is.sea)
export(last_year)
export(make_rec_type)
export(outer_type)
export(percent_scarred)
export(plot_demograph)
export(plot_intervals_dist)
export(plot_sealags)
export(read_fhx)
export(run_sea)
export(sample_depth)
export(sea)
export(series_mean_interval)
export(series_names)
export(series_stats)
export(site_stats)
export(write_fhx)
export(year_range)
export(yearly_recording)
importFrom(stats,median)
importFrom(stats,quantile)
