Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top row missing (where remaining pivot variables sit) #117

Open
glen-langdale opened this issue Apr 20, 2021 · 0 comments
Open

Top row missing (where remaining pivot variables sit) #117

glen-langdale opened this issue Apr 20, 2021 · 0 comments

Comments

@glen-langdale
Copy link

No matter what I try I cannot get the top row to render with the additional variables (should be 8 others) -
top row missing

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)

@glen-langdale 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 glen-langdale changed the title Top row missing (whereremaining pivot variables sit) Top row missing (where remaining pivot variables sit) Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant