Searching the NCI GDC allows for complex filtering based on logical operations and simple comparisons. This function facilitates writing such filter expressions in R-like syntax with R code evaluation.
Usagemake_filter(expr, available_fields)
Arguments
a lazy-wrapped expression or a formula RHS equivalent
a character vector of the additional names that will be injected into the filter evaluation environment
a list
that represents an R version of the JSON that will ultimately be used in an NCI GDC search or other query.
If used with available_fields, "bare" fields that are named in the available_fields character vector can be used in the filter expression without quotes.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4