geo_map_1: Drawing twitter map

Description Usage Arguments Value Examples

Description

This function draw location map.

Usage

1
geo_map_1(country, df_2019, df_2020)

Arguments

country

name of country

df_2019

Data frame for 2019

df_2020

Data frame for 2020

Value

country

"spain", "uk", "netherlands", "serbia and montenegro", "croatia", "france", "switzerland", "denmark" ...

Examples

1
2
3
4
##### Example ####
tweets_map("spain", # Country
           df_2019, # Data frame for 2019
           df_2020) # Data frame for 2020

BeaJJ/ComTxt documentation built on Dec. 17, 2021, 10:46 a.m.