All functions

default_excluded_fb_admins

fb_admins ID to be excluded by default

default_excluded_fb_app_id

fb_app_id ID to be excluded by default

default_excluded_ua

ua ID to be excluded by default

default_identifiers

Type of snippets used to identify networked websites

get_screenshot()

Get screenshots and place them in relevant subfolder

nwd_add_network_id()

Add a network_id column to identifiers_df

nwd_adjust_folder_names()

Adjusts file names of folders with single digits

nwd_adjust_folder_names_nested()

Adjusts names of nested date folders

nwd_archive()

Archive data in compressed files

nwd_check_if_exists()

Check if corresponding information for a given domain exists for a given data type and a given time period

nwd_clean_files()

Check if there are unusually small or unusually big files

nwd_create_domain_graph_all_connections()

Create a graph of the network of one or more domains

nwd_download_from_googledrive()

Download files archived in Google Drive

nwd_expand_urls()

Extract links from tweets and expands shortened urls

nwd_extract_domains()

Extract domain names from pre-processed tweets

nwd_extract_identifiers()

Extract identifiers from web pages

nwd_extract_identifiers_from_ads()

Extract identifiers from ads.txt files

nwd_extract_identifiers_from_backup()

Extract identifiers from backuped homepages

nwd_extract_keywords()

Extract most frequently used words from news titles

nwd_extract_urls_from_tweets()

Extract links from tweets and expands shortened urls

nwd_find_network()

Find domains related to each across key identifiers

nwd_get_ads()

Download ads.txt in relevant sub-folder.

nwd_get_emm_newsbrief()

Get current news in multiple languages from EMM newsbrief

nwd_get_homepage()

Download homepages by url in relevant sub-folder.

nwd_get_tweets()

Searches keywords on Twitter.

nwd_legacy_extract_domains_from_tweets()

Extract domain names from tweets

nwd_list_available_backups()

List available backups

nwd_list_available_backups_on_google_drive()

List available backups on Google Drive

nwd_load_identifiers_df()

Load all identifiers_df

nwd_load_latest_identifiers_df()

Load latest identifiers_df

nwd_restore()

Restore data from compressed files

nwd_show_network()

Create a graph of the network of one or more domains

nwd_upload_to_googledrive()

Backup archived files to googledrive

run_app()

Run the Shiny Application