All functions

create_CTTable()

Generates a data.frame that summarizes the operational days of each camera used in the trip. This function is hard coded to use a particular set of columns. You must use the default arguments for gather_images at this time.

fix_attribute_names()

Returns the Exifs attribute name from the index in the researcher tagged input document. This function may be deprecated; consider checking?

gather_images()

Extracts and processes image EXIF data into a nice data frame.

make_effortstable()

Generates a dataframe that summarizes the operational days of each camera used in the trip.

make_recordtable()

Generate a data frame that is compatible with the camtrapR recordTable data structure.

make_recordtable_helper()

Construct a recordTable, data structure that is compatible with camtrapR for only species image.

prep_camtrapr()

Takes a data frame of information extracted from image EXIF data and processes it into a format usable with the camtrapR package.