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
Currently we haven't implemented the filtering functionality. This is on our roadmap but for now I would suggest getting the whole artifacts table and filtering it in R. Here is an example using {dplyr} but there are lots of ways to do this.
Hi,
is it possible to filter for artifacts in the R Client? I could not find it in the docs and this gives me
Error: attempt to apply non-function
I was expecting this to work similarly to the python code:
Thank you!
The text was updated successfully, but these errors were encountered: