We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f88c33 commit 297a01bCopy full SHA for 297a01b
CommonData/filter.h
@@ -6,7 +6,7 @@
6
#include <vector>
7
#include "utils.h"
8
9
-#define DEFAULT_FILTER "# Add filters using R syntax here, see question mark for help.\n\ngeneratedFilter # by default: pass the non-R filter(s)"
+#define DEFAULT_FILTER "# Add filters using R syntax here, see info button for help.\n\ngeneratedFilter # by default: pass the non-R filter(s)"
10
#define DEFAULT_FILTER_JSON "{\"formulas\":[]}"
11
#define DEFAULT_FILTER_GEN "generatedFilter <- rep(TRUE, rowcount)"
12
0 commit comments