RStudio doesn't show DataFrame inline

Everytime I print a dataframe using RMarkdown/Notebook, it doesn't show inline. I can see it on View Paner or Console, but nothing happens inline.
I know it's a dataframe only problem because it works when I change it using as.matrix().

I've been searching for solutions for 3 days and nothing could help me, all my settings are ok.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.