How to turn off scientific notation in the data viewer? #6421
-
Numbers are displayed in scientific notation by default. How can I turn it off? options(scipen = 999) does not seem to work. |
Beta Was this translation helpful? Give feedback.
Answered by
juliasilge
Feb 21, 2025
Replies: 2 comments 1 reply
-
I believe you are running into #4818. Want to take a look and add a 👍 and/or any additional detail? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LR1933
-
I'd like to ask if there's any progress on disabling scientific notation. My data contains many long numeric variables, so I'm interested in seeing how this issue progresses. Thank you very much. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe you are running into #4818. Want to take a look and add a 👍 and/or any additional detail?