# Generated by roxygen2: do not edit by hand

S3method(adjust_message_time,data.frame)
S3method(adjust_message_time,eyelinkRecording)
S3method(compute_cyclopean_samples,data.frame)
S3method(compute_cyclopean_samples,eyelinkRecording)
S3method(extract_AOIs,data.frame)
S3method(extract_AOIs,eyelinkRecording)
S3method(extract_blinks,data.frame)
S3method(extract_blinks,eyelinkRecording)
S3method(extract_display_coords,data.frame)
S3method(extract_display_coords,eyelinkRecording)
S3method(extract_fixations,data.frame)
S3method(extract_fixations,eyelinkRecording)
S3method(extract_saccades,data.frame)
S3method(extract_saccades,eyelinkRecording)
S3method(extract_triggers,data.frame)
S3method(extract_triggers,eyelinkRecording)
S3method(extract_variables,data.frame)
S3method(extract_variables,eyelinkRecording)
S3method(plot,eyelinkRecording)
S3method(print,eyelinkPreamble)
S3method(print,eyelinkRecording)
export(.onAttach)
export(.onLoad)
export(adjust_message_time)
export(check_consistency_flag)
export(check_logical_flag)
export(check_string_parameter)
export(check_that_compiled)
export(compiled_library_status)
export(compute_cyclopean_samples)
export(convert_NAs)
export(convert_header_codes)
export(convert_recording_codes)
export(extract_AOIs)
export(extract_blinks)
export(extract_display_coords)
export(extract_fixations)
export(extract_saccades)
export(extract_triggers)
export(extract_variables)
export(logical_index_for_sample_attributes)
export(read_edf)
export(read_edf_file)
export(read_preamble)
export(read_preamble_str)
import(Rcpp)
import(RcppProgress)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,select)
importFrom(fs,file_exists)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_reverse)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(rlang,.data)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(tidyr,separate)
useDynLib(eyelinkReader)
