# Generated by roxygen2: do not edit by hand

export(csd)
export(deagg)
export(home.night.shade)
export(int_startend)
export(local.night.shade)
export(plot_Darwent)
export(plot_long)
export(portion)
export(portion_withoverlaps)
export(read_actigraph_csv)
export(read_csv_filename)
export(report_period)
export(report_point)
export(sheep_counter)
export(write_actigraph_csv)
import(RColorBrewer)
import(ggplot2)
importFrom(RColorBrewer,brewer.pal)
importFrom(data.table,rbindlist)
importFrom(data.table,setattr)
importFrom(data.table,setnames)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl_df)
importFrom(lubridate,ceiling_date)
importFrom(lubridate,days)
importFrom(lubridate,dmy_hm)
importFrom(lubridate,dmy_hms)
importFrom(lubridate,floor_date)
importFrom(lubridate,hms)
importFrom(lubridate,hours)
importFrom(lubridate,int_overlaps)
importFrom(lubridate,interval)
importFrom(lubridate,is.POSIXct)
importFrom(lubridate,seconds)
importFrom(lubridate,seconds_to_period)
importFrom(lubridate,tz)
importFrom(lubridate,with_tz)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(methods,hasArg)
importFrom(scales,date_breaks)
importFrom(scales,date_format)
importFrom(tibble,add_column)
importFrom(tidyr,unnest)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
