dev version updated

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-30 20:52:17 +01:00
commit a1cc2d8955
No known key found for this signature in database
6 changed files with 9 additions and 4 deletions

View file

@ -274,7 +274,6 @@
"There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.","There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data."
"Text or character to split string by","Text or character to split string by"
"Split the variable","Split the variable"
"Save new data","Save new data"
"Variable to split:","Variable to split:"
"Direction:","Direction:"
"Split string to multiple columns. Keep number of rows.","Split string to multiple columns. Keep number of rows."
@ -288,3 +287,4 @@
"Preview of result","Preview of result"
"No character variables with accepted delimiters detected.","No character variables with accepted delimiters detected."
"Split a text column by a recognised delimiter.","Split a text column by a recognised delimiter."
"Apply split","Apply split"

1 en de
274 There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data. There are more advanced options to modify factor/categorical variables as well as create new factor from an existing variable or new variables with R code. At the bottom you can restore the original data.
275 Text or character to split string by Text or character to split string by
276 Split the variable Split the variable
Save new data Save new data
277 Variable to split: Variable to split:
278 Direction: Direction:
279 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
287 Preview of result Preview of result
288 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
289 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.
290 Apply split Apply split