You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
366 B

# Generated by roxygen2: do not edit by hand
3 years ago
S3method(print,brim_search_results)
3 years ago
export(brim_ast)
export(brim_host)
export(brim_search)
export(brim_search_raw)
export(brim_spaces)
3 years ago
export(tidy_brim)
export(zq_cmd)
import(httr)
3 years ago
import(ipaddress)
importFrom(jsonlite,fromJSON)
importFrom(ndjson,stream_in)
3 years ago
importFrom(scales,comma)
3 years ago
importFrom(stringi,stri_split_lines)