mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
This commit is contained in:
parent
44d13eda89
commit
013fc19d04
6 changed files with 83 additions and 73 deletions
|
|
@ -115,7 +115,6 @@ update_variables_server <- function(id,
|
|||
output$data_info <- shiny::renderUI({
|
||||
shiny::req(data_r())
|
||||
data_description(data_r())
|
||||
# sprintf(i18n$t("Data has %s observations and %s variables."), nrow(data), ncol(data))
|
||||
})
|
||||
|
||||
variables_r <- shiny::reactive({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue