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
Description: Running base::getOption("digits") in a VB.NET application using RDotNet returns 4, while in RGui it returns 7, indicating an inconsistency that needs to be addressed.
Seeking assistance on resolving this discrepancy to ensure consistent behavior across environments.