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
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
I've tried adding filters to my Lookr queries, but they always return zero rows. I'm sure the issue has something to do with the syntax, but I can't find any example of lookr queries with filters on which to base my code. For now, I am just downloading entire tables and performing my data manipulation in R, but this is cumbersome. Would you please post some examples of how the 'filters =' argument should look in practice?