
Function reference
-
OData - Open Discourse Data Object Class
-
OpenDiscourse - Open Discourse Connector
-
count_data() - Count observations by grouping variables.
-
.ets_pol_id() - Generate list of electoral term affilions per politician.
-
.group_dummy_fun() - Generate dummy variables for profession variable.
-
get_age() - Get age of politician.
-
get_age_hist() - Get age of politician based on a historic date.
-
get_ets() - Get electoral term affiliations of politicians.
-
get_faction_color() - Get color code of factions.
-
get_implausible_data() - Get data that is implausible based on specific data table based information.
-
get_profession_groups() - Get professional group affiliation of politicians' jobs.
-
get_state() - Get state affiliation of elected politician (either list or direct mandate).
-
get_table_1() - Get main table ("Table 1") with descriptive summaries of the database.
-
plot_count() - Plotting summarized data frames generated by
count_data().
-
plot_cov() - Plotting coverage (
NAs) of data tables.
-
plot_dist() - Plotting distributions by group variables.
-
plot_rel_freq() - Plotting summarized data frames generated by
rel_freq_data().
-
rel_freq_data() - Relative frequencies in data when grouping by more than one variable.
-
theme_od() - ggplot2 theme for Open Discourse