new release
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-31 12:02:43 +01:00
commit 653424692d
No known key found for this signature in database
8 changed files with 1931 additions and 214 deletions

View file

@ -49,7 +49,6 @@
"Column added!","Column added!"
"Unique values:","Unique values:"
"Variable to cut:","Variable to cut:"
"Number of breaks:","Number of breaks:"
"Close intervals on the right","Close intervals on the right"
"Include lowest value","Include lowest value"
"Create factor variable","Create factor variable"
@ -272,3 +271,23 @@
"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"
"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."
"Apply split","Apply split"
"Stacked relative barplot","Stacked relative barplot"
"Create relative stacked barplots to show the distribution of categorical levels","Create relative stacked barplots to show the distribution of categorical levels"
"Side-by-side barplot","Side-by-side barplot"
"Create side-by-side barplot to show the distribution of categorical levels","Create side-by-side barplot to show the distribution of categorical levels"

1 en sw
49 Column added! Column added!
50 Unique values: Unique values:
51 Variable to cut: Variable to cut:
Number of breaks: Number of breaks:
52 Close intervals on the right Close intervals on the right
53 Include lowest value Include lowest value
54 Create factor variable Create factor variable
271 By quantiles (groups of equal size) By quantiles (groups of equal size)
272 Please fill in web address and API token, then press 'Connect'. Please fill in web address and API token, then press 'Connect'.
273 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.
274 Text or character to split string by Text or character to split string by
275 Split the variable Split the variable
276 Variable to split: Variable to split:
277 Direction: Direction:
278 Split string to multiple columns. Keep number of rows. Split string to multiple columns. Keep number of rows.
279 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
280 Split character string Split character string
281 Split text Split text
282 Split a character string by a common delimiter Split a character string by a common delimiter
283 Select delimiter Select delimiter
284 Browse data preview Browse data preview
285 Original data Original data
286 Preview of result Preview of result
287 No character variables with accepted delimiters detected. No character variables with accepted delimiters detected.
288 Split a text column by a recognised delimiter. Split a text column by a recognised delimiter.
289 Apply split Apply split
290 Stacked relative barplot Stacked relative barplot
291 Create relative stacked barplots to show the distribution of categorical levels Create relative stacked barplots to show the distribution of categorical levels
292 Side-by-side barplot Side-by-side barplot
293 Create side-by-side barplot to show the distribution of categorical levels Create side-by-side barplot to show the distribution of categorical levels