Bug #173

Mis à jour par Sebastien Jacquot il y a plus de 5 ans

The first column name is missing, so that the following names are moved one column on the left and do not correspond to the column content.
The total Frequency is missing too.

h2. Solution

The current export is down with a R table export command.

- shift the header to align columns with the header **DONE** (done)
- insert used the lexical unit in the first cell
- insert the F column

warning: the table import command uses the current format

Retour