Search found 2 matches

by fball
Mon Dec 19, 2022 3:16 pm
Forum: Help
Topic: ggplot2 plot not rendering in Rj Editor after update to 1.6.
Replies: 12
Views: 46423

Re: ggplot2 plot not rendering in Rj Editor after update to 1.6.

Is there a fix / workaround for this yet?

EDIT: After experimenting a bit, in an attempt to avoid using "guides(fill = FALSE)", I found that simply adding "facet_grid(.~.)" made the plot appear promptly for me. Hope this can be helpful for somebody.

This, without the last line, will not output the ...
by fball
Sun Dec 04, 2022 11:26 pm
Forum: General
Topic: Accidentally editing data
Replies: 3
Views: 10834

Accidentally editing data

Hi
I believe data should not be modifiable while performing analysis in jamovi.
It has happened to me to accidentally modify data in a cell while running analysis, for example if searching for a variable without clicking on the lens first. My solution to this is to leave the selected cell on a ...