| ccode_act | function for aggregating corpus codes into topic categories |
| ccode_color_scheme | coler scheme |
| ccode_color_scheme2 | coler scheme |
| ccode_corpus_recode | function for aggregating corpus codes into topic categories |
| ccode_top | function for aggregating corpus codes into topic categories |
| check_diff | function for checking diff in a coded file |
| check_link_dates | function for re-setting dates in linkage files |
| check_type_one | checks for lines relevant=1 and ccode==999 at the same time |
| check_type_two | function for checking differences between linkage and corpus... |
| classes | get classes |
| clean_text | function for cleaning text |
| connect_to_sodb | function sourcing connection information |
| corpus_data_prepare | function for preparing corpus data to be merged with lines... |
| corpus_file_load | loading a corepus file |
| corpus_file_select | function for selecting a bunch of link files and computing... |
| country_long | country names matching the shorthands |
| country_short | country shorthands used throughout the project |
| country_to_short | country to short |
| ctest | checks : check that the second text of version n is equal to... |
| desc_df | function to describe variables in data.frame |
| df_to_html | transforms a df to html table |
| dim1 | function giving back length of dim1 or 0 |
| dim2 | function giving back length of dim2 or 0 |
| download_linelinkage_raw | function that downloads ready made info from the database |
| download_linelinkage_view | function that downloads ready made info from the database |
| download_textlines_raw | function that downloads ready made info from the database |
| download_texts_raw | function that downloads ready made info from the database |
| dtest | checks : check that all text lines ( max(lnr) ) ar included |
| email_error | email error |
| empty_to_false | function transforming NULL and NA (non-values) to FALSE |
| empty_to_true | function transforming NULL and NA (non-values) to TRUE |
| eval_cl_args | function evaluating command line arguments to R that are in... |
| expand_spans | expanding time spans to sequernce of days |
| factors_to_character | factors to character |
| file.move | function for moving files via copy / delete (inefficient) |
| function_call | function for handling function calls |
| get_history | function for getting the history |
| get_meta_from_fname | function extracting dates and other information from a link... |
| get_ready | function getting things set up for working |
| get_table_info | function that gatheres information on tables in a database |
| goto | wrapper for browseURL() |
| grepv | function wrapper for grep(,value=TRUE) |
| head.list | Return the first or last part of a list |
| head.tbl_df | head method for tabl_df that shows all columns |
| htmltable | function for making html table |
| if_not_exists | function setting value to object if not existing |
| is_false_or_na | function that tests value for NA | FALSE |
| is_id | function that determines if something might be an id... |
| is_true_or_na | function that tests value for NA | TRUE |
| keep | function for keeping only selected objects |
| linkage_sim | function for calculating similarity again |
| linkage_to_html | present linkage information in HTML file |
| linkage_type | function returning type of change |
| linkage_type_colors | function to determine colors based on linkage type |
| link_data_check_textconsistency | function that checks whether text b of linkage 1 and text a... |
| link_data_check_textlength | function that checks the lengths of texts |
| link_data_clean_text | function that cleans up text from link data |
| link_data_get_date | function for extracting dates from link data texts |
| link_data_get_linkage | function extracting linkage information |
| link_data_get_text | function extracting the texts from link data |
| link_files_get_date | function for extracting dates from link data files |
| link_files_get_linkage | function for extracting dates from link data files |
| link_files_get_text | function extracting the texts from link data files |
| link_files_get_text_only | function extracting the texts from link data files |
| link_files_load | function for loading a set off link data files |
| link_files_select | function for selecting a bunch of link files and computing... |
| ltest | checks : check that all text lines ( max(lnr) ) are included |
| matched | function for looking which items of a are contained in b |
| maxchar | function for restricting size of string |
| mfts_match_dates_to_id | matching ids to dates |
| modus | function for getting mode source:... |
| named_list | make automatically named list |
| na_to_empty | function that transforms NAs to empty string |
| na_to_false | function that transforms NAs to FALSE |
| na_to_true | function that transforms NAs to TRUE |
| na_to_zero | function that transforms NAs to 0 |
| null_to_false | function transforming NULL (non-values) to FALSE |
| null_to_na | function transforming NULL (non-values) to NA |
| null_to_true | function transforming NULL (non-values) to TRUE |
| nwords | function counting the number of words |
| peek | function like head but working with dplyr |
| plot_var_overview | function plotting the range of a variable |
| plus-.POSIXt | method for POSIXct |
| pversion_inc | function that increases the packages version modified version... |
| rankplot | function for making rank plots |
| report_time | function for reporting the time it took to execute statement |
| reset_link_dates | function for re-setting dates in linkage files |
| seqalong | convenience function for getting seqence for looping |
| seq_dim1 | seq_dim1 |
| seq_dim2 | seq_dim2 |
| set_enc_utf8 | function setting Encoding value of string vectors in data... |
| short_to_coutry | short to country |
| slash-.POSIXt | method for POSIXct |
| solve_type_one | solve where lines relevant=1 and ccode==999 at the same time... |
| solve_type_two | function for solving problems where ccode != 999 but rel = 0... |
| sort_align_dev | function sorting alignment data frames according to line... |
| sort_align_df | function sorting alignment data frames according to line... |
| split_timespan_after | function splitting sequence after certain date |
| sqlEscape | Some funtions making life easier for handling Databases from... |
| t1test | wrapper for check_type_one() and solve_type_one() |
| t2test | wrapper for check_type_two() and solve_type_two() |
| tab | function that does a more convenient table, always showing... |
| tab1 | function for tabulating one variable |
| text_dist | function for calculating the distance between two text... |
| words | function extracting words from text |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.