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

rpivotTable doesn't display anything #112

Open
Andrzej-Andrzej opened this issue May 2, 2020 · 1 comment
Open

rpivotTable doesn't display anything #112

Andrzej-Andrzej opened this issue May 2, 2020 · 1 comment

Comments

@Andrzej-Andrzej
Copy link

Hi,
I am working with R x64 4.0.0 Win 10 x64, Rstudio 1.4.292 and when I want to try this:
data(mtcars)
rpivotTable(mtcars,rows="gear", cols=c("cyl","carb"),width="100%", height="400px")
nothing is happening. Looks like CPU is working in the backgeound but I can see nothing in RStudio viewer pane.
How to fix this?
Thanks.

@jaroet
Copy link

jaroet commented Apr 22, 2021

I came looking for another issue ... so your comment and decided to test it. Copy pasted your code and it is showing what you would expect within a second. On Mac though. So the code looks right.

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

2 participants