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
Pull request available to #574. Update the checksToExclude by changing the select() to a pull() to make sure we return the vector only rather than a column. Add explicit namespacing and call the library(dplyr) at the top of the commented code. Update the inspect logs code to correct the file.path() argument to include the cdmSourceName only in the .txt file name.
DataQualityDashboard/extras/codeToRun.R
Line 95 in 98c825a
Also, we should call library(dplyr) at the top.
Also, this shouldn't have cdmSourceName in it:
DataQualityDashboard/extras/codeToRun.R
Line 121 in 98c825a
The text was updated successfully, but these errors were encountered: