Passer au contenu

This function writes the content of the traceability slot from a user_data object into a sheet named "log" in the associated Excel file. If the sheet already exists, the new entries are appended to the existing ones.

Utilisation

write_log(self)

Arguments

self

A user_data R6 object with a traceability data.frame and an excel_data_trial path.

Valeur de retour

No return value. The Excel file is updated in place.