Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use View from browser() (even with utils::View(), I can only inspect dataframes) #590

Open
rutger-hertoghe opened this issue Jun 11, 2024 · 0 comments
Labels
status: triage Awaiting review and labeling by a core developer

Comments

@rutger-hertoghe
Copy link

Steps to reproduce

  1. Place a browser() anywhere in the code
  2. Run the app
  3. Inspect a non-dataframe object such as a list with utils::View()

Bug description

Error in as.data.frame.default(x) :
cannot coerce class ‘"reactivevalues"’ to a data.frame

Expected behavior

Display the object to be inspected with View() in the designated RStudio window

Rhino diagnostics

No response

Comments

I have not been able to find an alternative to inspect my loaded data, except for unwieldy printing or viewing the often truncated data within the environment window

@rutger-hertoghe rutger-hertoghe added the status: triage Awaiting review and labeling by a core developer label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage Awaiting review and labeling by a core developer
Projects
None yet
Development

No branches or pull requests

1 participant