# Generated by roxygen2: do not edit by hand

export(array_type)
export(binary_type)
export(boolean_type)
export(byte_type)
export(character_type)
export(date_type)
export(double_type)
export(float_type)
export(integer_type)
export(long_type)
export(map_type)
export(numeric_type)
export(sdf_explode)
export(sdf_nest)
export(sdf_schema_json)
export(sdf_schema_viewer)
export(sdf_select)
export(sdf_unnest)
export(string_type)
export(struct_field)
export(struct_type)
export(timestamp_type)
importFrom(dplyr,"%>%")
importFrom(dplyr,everything)
importFrom(jsonlite,fromJSON)
importFrom(listviewer,jsonedit)
importFrom(listviewer,reactjson)
importFrom(purrr,flatten_chr)
importFrom(purrr,map)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,enquo)
importFrom(rlang,quo_name)
importFrom(rlang,quos)
importFrom(rlang,set_names)
importFrom(sparklyr,invoke)
importFrom(sparklyr,invoke_new)
importFrom(sparklyr,invoke_static)
importFrom(sparklyr,sdf_register)
importFrom(sparklyr,spark_connection)
importFrom(sparklyr,spark_dataframe)
importFrom(tidyselect,vars_select)
