Skip to content

rpivotTable doesn't display anything #112

@Andrzej-Andrzej

Description

@Andrzej-Andrzej

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions