# Generated by roxygen2: do not edit by hand

export(Collection)
export(Story)
export(Theme)
export(Themeset)
export(clone_active_collections_tbl)
export(clone_active_metadata_tbl)
export(clone_active_stories_tbl)
export(clone_active_themes_tbl)
export(configure_lto)
export(delete_all_cached_stoRy_files)
export(delete_lto_version_cached_files)
export(delete_stoRy_cached_files)
export(fetch_lto_file)
export(fetch_lto_version_tags)
export(generate_background_collection)
export(generate_collections_tbl)
export(generate_metadata_tbl)
export(generate_stories_tbl)
export(generate_themes_tbl)
export(get_enriched_themes)
export(get_featured_themes)
export(get_similar_stories)
export(get_story_clusters)
export(lto_version_statuses)
export(print_lto)
export(print_stoRy_cache_info)
export(remove_wordwrap)
export(set_lto)
export(stoRy_cache_details)
export(stoRy_cache_path)
export(stoRy_opt)
export(which_lto)
import(cli)
import(lifecycle)
import(rlang)
importFrom(R6,R6Class)
importFrom(crayon,black)
importFrom(crayon,blue)
importFrom(crayon,bold)
importFrom(crayon,silver)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,nest_join)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(stats,phyper)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_ends)
importFrom(stringr,str_glue)
importFrom(stringr,str_split)
importFrom(stringr,str_starts)
importFrom(stringr,str_trim)
importFrom(stringr,str_which)
importFrom(stringr,str_wrap)
importFrom(tibble,add_column)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble_col)
importFrom(tibble,column_to_rownames)
importFrom(tibble,tibble)
importFrom(tidyjson,append_values_string)
importFrom(tidyjson,as.tbl_json)
importFrom(tidyjson,as_tibble)
importFrom(tidyjson,enter_object)
importFrom(tidyjson,gather_array)
importFrom(tidyjson,gather_object)
importFrom(tidyjson,jstring)
importFrom(tidyjson,read_json)
importFrom(tidyjson,spread_all)
importFrom(tidyjson,spread_values)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
