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
@N-thony I am now using R-Instat with R commands visible. Here is a simple calculation:
I notice it always has 2 special lines/commands for the scalars. Do we always need them. Here I am using a data frame with no scalars, so could that be checked first? Or could they become part of the data in the first line?
The text was updated successfully, but these errors were encountered:
@derekagorhom are you happy to work on this? This should be easy, all you need is check if get_scalars return a value then attach the scalars code i.e ucrBase.clsRsyntax.AddToBeforeCodes(clsAttachScalarsFunction, 1) and the detach as well
@N-thony I am now using R-Instat with R commands visible. Here is a simple calculation:
I notice it always has 2 special lines/commands for the scalars. Do we always need them. Here I am using a data frame with no scalars, so could that be checked first? Or could they become part of the data in the first line?
The text was updated successfully, but these errors were encountered: