mirror of
https://github.com/agdamsbo/prioritized.grouping.git
synced 2026-06-19 05:47:30 +02:00
ui tweaks
This commit is contained in:
parent
a576a580db
commit
d6c266ad16
3 changed files with 7 additions and 2 deletions
4
app/ui.R
4
app/ui.R
|
|
@ -101,8 +101,8 @@ ui <- bslib::page_sidebar(
|
|||
".csv", ".xls", ".xlsx", ".ods"
|
||||
)
|
||||
),
|
||||
strong("Columns: ID, group1, group2, ... groupN."),
|
||||
strong("NOTE: 0s will be interpreted as lowest score."),
|
||||
# strong("Columns: ID, group1, group2, ... groupN."),
|
||||
# strong("NOTE: 0s will be interpreted as lowest score."),
|
||||
# p("Cells should contain cost/priorities.
|
||||
# Lowest score, for highest priority.
|
||||
# Non-ranked should contain a number (eg lowest score+1).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue