You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I always use the GetData function to open .sav files but now I get an error, it now happens with all the files I want to open. For example
burnout <-getData("BURNOUT_PB1702_22 april 2020.sav")
Error in UseMethod("getData") :
no applicable method for 'getData' applied to an object of class "character"
The text was updated successfully, but these errors were encountered:
I always use the GetData function to open .sav files but now I get an error, it now happens with all the files I want to open. For example
burnout <-getData("BURNOUT_PB1702_22 april 2020.sav")
Error in UseMethod("getData") :
no applicable method for 'getData' applied to an object of class "character"
The text was updated successfully, but these errors were encountered: