You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No matter what I try I cannot get the top row to render with the additional variables (should be 8 others) -
using these libraries in my shinyapp but can't find a conflict - R version 4.0.5 Patched (2021-03-31 r80164) -- "Shake and Throw"
library(leaflet)
library(RMySQL)
library(shinydashboard)
library(DT)
library(shinyjs)
library(dplyr)
library(ggplot2)
library(shiny)
library(stringr)
library(gridExtra
library(rpivotTable)
library(htmlwidgets)
library(shinyWidgets)
library(lubridate)
library(r2d3)
library(rlang)
library(tidyr)
library(grid)
library(ggplotify)
library(rattle)
library(dplyr)
The text was updated successfully, but these errors were encountered:
glen-langdale
changed the title
Top row missing (that remaining pivot variable sit)
Top row missing (whereremaining pivot variables sit)
Apr 20, 2021
glen-langdale
changed the title
Top row missing (whereremaining pivot variables sit)
Top row missing (where remaining pivot variables sit)
Apr 20, 2021
No matter what I try I cannot get the top row to render with the additional variables (should be 8 others) -
using these libraries in my shinyapp but can't find a conflict - R version 4.0.5 Patched (2021-03-31 r80164) -- "Shake and Throw"
library(leaflet)
library(RMySQL)
library(shinydashboard)
library(DT)
library(shinyjs)
library(dplyr)
library(ggplot2)
library(shiny)
library(stringr)
library(gridExtra
library(rpivotTable)
library(htmlwidgets)
library(shinyWidgets)
library(lubridate)
library(r2d3)
library(rlang)
library(tidyr)
library(grid)
library(ggplotify)
library(rattle)
library(dplyr)
The text was updated successfully, but these errors were encountered: