mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
new strings
This commit is contained in:
parent
5249c7c2c0
commit
b21077b52d
4 changed files with 81 additions and 17 deletions
|
|
@ -272,3 +272,19 @@
|
|||
"By quantiles (groups of equal size)","By quantiles (groups of equal size)"
|
||||
"Please fill in web address and API token, then press 'Connect'.","Please fill in web address and API token, then press 'Connect'."
|
||||
"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."
|
||||
"Split string to multiple observations (rows) in the same column. Also ads id and instance columns","Split string to multiple observations (rows) in the same column. Also ads id and instance columns"
|
||||
"Split character string","Split character string"
|
||||
"Split text","Split text"
|
||||
"Split a character string by a common delimiter","Split a character string by a common delimiter"
|
||||
"Select delimiter","Select delimiter"
|
||||
"Browse data preview","Browse data preview"
|
||||
"Original data","Original data"
|
||||
"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."
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue