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
# explicitly create a composite Xdf (directory)mtc<- RxXdfData("mtcarsc", createCompositeSet=TRUE)
rxDataStep(mtcars, mtc, overwrite=TRUE)
names(mtc)[1] <-"mpg2"# In 'UpdateMetaInfo()' the two headers have different numbers of variables: 12 vs 11.# Error in doTryCatch(return(expr), name, parentenv, handler) : # In 'UpdateMetaInfo()' the two headers have different numbers of variables: 12 vs 11.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: