# Generated by roxygen2: do not edit by hand

S3method("codes<-",ManifestoDocument)
S3method("content<-",ManifestoDocument)
S3method("meta<-",ManifestoDocument)
S3method(as.data.frame,ManifestoCorpus)
S3method(as.data.frame,ManifestoDocument)
S3method(codes,ManifestoCorpus)
S3method(codes,ManifestoDocument)
S3method(content,ManifestoDocument)
S3method(count_codes,ManifestoCorpus)
S3method(count_codes,ManifestoDocument)
S3method(count_codes,default)
S3method(getElem,ManifestoJSONSource)
S3method(getElem,ManifestoSource)
S3method(head,ManifestoDocument)
S3method(length,ManifestoDocument)
S3method(logit_rile,ManifestoCorpus)
S3method(logit_rile,ManifestoDocument)
S3method(logit_rile,default)
S3method(meta,ManifestoDocument)
S3method(mp_scale,ManifestoCorpus)
S3method(mp_scale,ManifestoDocument)
S3method(mp_scale,default)
S3method(print,ManifestoAvailability)
S3method(recode_cee_codes,ManifestoCorpus)
S3method(recode_cee_codes,default)
S3method(recode_v5_to_v4,ManifestoCorpus)
S3method(recode_v5_to_v4,ManifestoDocument)
S3method(recode_v5_to_v4,default)
S3method(rile,ManifestoCorpus)
S3method(rile,ManifestoDocument)
S3method(rile,default)
S3method(str,ManifestoDocument)
S3method(subset,ManifestoDocument)
S3method(tail,ManifestoDocument)
export("codes<-")
export(ManifestoDocument)
export(ManifestoDocumentMeta)
export(aggregate_cee_codes)
export(aggregate_pers)
export(aggregate_pers_cee)
export(attach_year)
export(cee_aggregation_relations)
export(cee_categories)
export(clarity_dimensions)
export(code_layers)
export(codes)
export(corpus_scaling)
export(count_codes)
export(document_scaling)
export(fk_smoothing)
export(franzmann_kaiser)
export(issue_attention_diversity)
export(logit_rile)
export(median_voter)
export(mp_availability)
export(mp_bootstrap)
export(mp_check_for_corpus_update)
export(mp_cite)
export(mp_clarity)
export(mp_codebook)
export(mp_coreversions)
export(mp_corpus)
export(mp_corpusversions)
export(mp_dedication)
export(mp_describe_code)
export(mp_emptycache)
export(mp_interpolate)
export(mp_load_cache)
export(mp_maindataset)
export(mp_metadata)
export(mp_nicheness)
export(mp_rmps)
export(mp_save_cache)
export(mp_scale)
export(mp_setapikey)
export(mp_southamerica_dataset)
export(mp_update_cache)
export(mp_use_corpus_version)
export(mp_view_codebook)
export(mp_view_originals)
export(mp_which_corpus_version)
export(mp_which_dataset_versions)
export(nicheness_bischof)
export(nicheness_meyer_miller)
export(read_fk_issue_structure)
export(recode_cee_codes)
export(recode_v5_to_v4)
export(rescale)
export(rile)
export(rile_l)
export(rile_r)
export(scale_bipolar)
export(scale_logit)
export(scale_ratio_1)
export(scale_ratio_2)
export(scale_weighted)
export(split_belgium)
export(v4_categories)
export(v5_categories)
export(v5_v4_aggregation_relations)
export(vanilla)
import(NLP)
import(base64enc)
import(dplyr)
import(functional)
import(jsonlite)
import(tibble)
import(tidyselect)
import(tm)
import(zoo)
importFrom(DT,datatable)
importFrom(htmltools,a)
importFrom(htmltools,h1)
importFrom(htmltools,p)
importFrom(htmlwidgets,prependContent)
importFrom(magrittr,"%T>%")
importFrom(magrittr,set_names)
importFrom(methods,as)
importFrom(psych,fa)
importFrom(purrr,map)
importFrom(purrr,map_at)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_dfc)
importFrom(purrr,map_if)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,walk)
importFrom(readr,col_character)
importFrom(readr,col_date)
importFrom(readr,col_double)
importFrom(readr,col_integer)
importFrom(readr,cols)
importFrom(stats,complete.cases)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,tail)
