adjust_periodDF         Function to adjust starts and ends for periods
                        in periodDF object
as.data.frame.timeDF    Convert timeDF object to a plain dataframe
as.periodDF             Function to construct periodDF object from
                        dataframe
as.timeDF               Function to construct timeDF object from
                        dataframe
condense_periodDF       Function to condense periods in periodDF object
convert_periodDF        Function to convert type of periodDF object
extract_with_periodDF   Extract time records from timeDF object within
                        periods of periodDF object
flag_with_periodDF      Flag time records from timeDF object within
                        periods of periodDF object
periodDF-class          periodDF S3 class
sort_periodDF           Function to sort periods in periodDF object
summary.periodDF        Summarize periodDF S3 object
summary.timeDF          Summarize timeDF S3 object
timeDF-class            timeDF S3 class
timeDF-package          Subset and Flag Data Frames with Times by the
                        Use of Periods
vec_to_periodDF         Function to construct periodDF object from
                        vector
