standardizeSnapshot
Published:
{standardizeSnapshot} is a R package to standardize camera trap data. It was created as part of the Snapshot Safari project during my PhD (2023-2024).
This package allows to (1) standardize column names and format and (2) clean data stored in columns. These operations are possible with the two main functions:
standardize_snapshot_df
to standardize one filestandardize_snapshot_list
to standardize multiple file
Due to the large amount of data processed within the project, and to the fact that different tools were historically used for annotation, there was a need for an automated tool to process data.