new version

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-04-10 21:47:36 +02:00
commit 41c855a71c
No known key found for this signature in database
4 changed files with 196 additions and 136 deletions

View file

@ -275,7 +275,6 @@
"Select a dataset from your environment or sample dataset from a package.","Select a dataset from your environment or sample dataset from a package."
"Select a sample dataset from a package.","Select a sample dataset from a package."
"Data ready to be imported!","Data ready to be imported!"
"Data has %s obs. of %s variables.","Data has %s obs. of %s variables."
"Data successfully imported!","Data successfully imported!"
"Click to see data","Click to see data"
"No data present.","No data present."
@ -320,3 +319,4 @@
"Likert diagram","Likert diagram"
"Modify factor","Modify factor"
"Create factor/categorical variable from other variables.","Create factor/categorical variable from other variables."
"The data set has %s obs. in %s variables.","The data set has %s obs. in %s variables."

1 en sw
275 Select a dataset from your environment or sample dataset from a package. Select a dataset from your environment or sample dataset from a package.
276 Select a sample dataset from a package. Select a sample dataset from a package.
277 Data ready to be imported! Data ready to be imported!
Data has %s obs. of %s variables. Data has %s obs. of %s variables.
278 Data successfully imported! Data successfully imported!
279 Click to see data Click to see data
280 No data present. No data present.
319 Likert diagram Likert diagram
320 Modify factor Modify factor
321 Create factor/categorical variable from other variables. Create factor/categorical variable from other variables.
322 The data set has %s obs. in %s variables. The data set has %s obs. in %s variables.