Closed HedvigS closed 1 year ago
I am going to write more functions for this package, and I am going to base branches on this branch since this function is useful in them.
test added.
Another step that could be taken here is to change language_level_df() to take long tables as well/instead of just wide tables as is its current behaviour.
I'm reworking the function now to just take long format.
The function language_level_df() now takes ValueTable in a long format instead of wide.
NB, I'm not changing the column "ID" in the ValueTable, which is a combination of Parameter_ID and Language_ID. I am however changing the Language_ID column. If you want, I can set it so that it also change sthe ID column, up to you.
@SimonGreenhill where are the comments I should work through?
here in the binarise branch. I was working over there as those functions seem to be needed there as well.
closes #1