Search found 2 matches

by Cristóbal Lozano
Sat Jul 27, 2024 1:38 pm
Forum: Help
Topic: Computing new variable with Rj editor and seeing it in the spreadsheet
Replies: 3
Views: 8772

Re: Computing new variable with Rj editor and seeing it in the spreadsheet

It works now!!
Thank you so much, reason180.
I can see now that one of the differences between the Rj Editor and the Rj Editor+ is that in the latter you need to move the variables to the right in the GUI for them to be considered by the function at hand, right?
by Cristóbal Lozano
Sat Jul 27, 2024 10:12 am
Forum: Help
Topic: Computing new variable with Rj editor and seeing it in the spreadsheet
Replies: 3
Views: 8772

Computing new variable with Rj editor and seeing it in the spreadsheet

Hi there! I am trying to compute a new variable 'combo', which is a combination of two existing variables (Participant, ID). I can do this easily with the Compute menu with a formula (= Participant + "-" + ID) and it works perfectly. I can see the new variable 'combo' in the Jamovi spreads...