# Generated by roxygen2: do not edit by hand

export(auth_jwt)
export(auth_oauth)
export(auth_s2s)
export(aw_anomaly_report)
export(aw_auth)
export(aw_auth_name)
export(aw_auth_path)
export(aw_auth_with)
export(aw_freeform_table)
export(aw_get_calculatedmetrics)
export(aw_get_dimensions)
export(aw_get_metrics)
export(aw_get_project_config)
export(aw_get_projects)
export(aw_get_reportsuites)
export(aw_get_segments)
export(aw_get_tags)
export(aw_segment_table)
export(aw_token)
export(aw_workspace_report)
export(cm_build)
export(cm_copy)
export(cm_delete)
export(cm_formula)
export(cm_function)
export(cm_update)
export(cm_val)
export(get_cm_functions)
export(get_me)
export(get_usage_logs)
export(get_users)
export(proj_build)
export(proj_update)
export(seg_build)
export(seg_con)
export(seg_copy)
export(seg_delete)
export(seg_rule)
export(seg_seq)
export(seg_then)
export(seg_update)
export(seg_val)
export(tags_add)
import(assertthat)
import(dplyr)
import(ggplot2)
import(httr)
import(purrr)
import(stringr)
import(tidyr)
importFrom(R6,R6Class)
importFrom(glue,glue)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,unbox)
importFrom(memoise,memoise)
importFrom(purrr,flatten_dbl)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,possibly)
importFrom(purrr,transpose)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(scales,comma)
importFrom(tidyr,unnest)
importFrom(utils,menu)
importFrom(utils,read.csv)
