Passer au contenu

This wrapper function loads all observation sheets (sheets named "data_*") and associated metadata (e.g., "placette" and "modalite" sheets) from the Excel file into a user_data R6 object. It updates both obs_data and metadata accordingly.

Utilisation

wrapper_data(self)

Arguments

self

A user_data R6 object containing the Excel file path.

Valeur de retour

Invisibly returns nothing. Updates the object in place with observation and metadata.