mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
fix: keeps labels modifying factors and creates new factors correctly
This commit is contained in:
parent
fe1609b4f6
commit
32f299880d
23 changed files with 676 additions and 80 deletions
|
|
@ -61,7 +61,6 @@
|
|||
"Factor variable to reorder:","Kategoriske variabel der skal ændres:"
|
||||
"Sort by levels","Sorter efter niveauer"
|
||||
"Sort by count","Sorter efter antal"
|
||||
"Create a new variable (otherwise replaces the one selected)","Opret en ny variabel (ellers erstattes den oprindelige)"
|
||||
"Update factor variable","Updater faktor-variabel"
|
||||
"Levels","Niveauer"
|
||||
"Count","Antal"
|
||||
|
|
@ -328,3 +327,4 @@
|
|||
"You have provided a complete dataset with no missing values.","Data er uden manglende observationer."
|
||||
"Start by loading data.","Start med at vælge data."
|
||||
"Sample data","Træningsdata"
|
||||
"Create a new variable; otherwise replaces (Updating labels always creates new variable)","Create a new variable; otherwise replaces (Updating labels always creates new variable)"
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue