powered by
Print a traktok query as a tree
# S3 method for traktok_query print(x, ...)
nothing. Prints traktok query.
An object of class traktok_query
traktok_query
Additional arguments passed to lobstr::tree
lobstr::tree
query() |> query_and(field_name = "hashtag_name", operation = "EQ", field_values = "rstats") |> print()
Run the code above in your browser using DataLab