Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [statet-users] [EXTERN] Problems with statet.openInEditor

Hello Christian,

maybe you try the snippet:

openInEditor(${r_object_name})

this function is part of the rj package (see the Object Browser).

Hope this helps!

Marco

-----Ursprüngliche Nachricht-----
Von: statet-users-bounces@xxxxxxxxxxx [mailto:statet-users-bounces@xxxxxxxxxxx] Im Auftrag von Christian Oswald
Gesendet: Montag, 18. November 2019 17:38
An: statet-users@xxxxxxxxxxx
Betreff: [EXTERN] [statet-users] Problems with statet.openInEditor

Hi,

some time ago I asked for a shortcut
 to open the data view direct from the editor. Without going over the object browser and F3. And the answer was a snippet:

statet.openInEditor(${r_object_name})

But now it doesn't work anymore, I always get the error

Error in statet.openInEditor(r-objekt) :
  could not find function "statet.openInEditor"

What happens there, any idea how I can get it working?

(Statet 4.0.2, Eclipse 2019-09, R-3.6.1, Windows 10)


Thanks,

Christian

PS.
Sorry for the mess with my emails
_______________________________________________
statet-users mailing list
statet-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/statet-users


Back to the top