pruneRecordings Prune activity, light and temperature recording data that
pruneRecordings.RdDelete activity, light and temperature recording data that is lacking an existing session_id in the loggers.logger_session table. #'
Usage
pruneRecordings(
pruneLight = TRUE,
pruneActivity = TRUE,
pruneTemperature = TRUE,
force = FALSE
)