Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
trosi
4y ago
0 comments
Share
> For example, if I am using Julia/R I want side panel that shows all my current variables in memory.
Mind sharing how you do this in R? Thanks!
0 comments
default
newest
oldest
iamcreasy
4y ago
I was thinking about something similar to the Environment panel in RStudio. You can also see all variables in a given session using ls()
j
/
k
navigate · click thread line to collapse