geo_map: Drawing twitter map

Description Usage Arguments Value Examples

View source: R/geo_map.R

Description

This function draw location map.

Usage

1
geo_map(df, location_country)

Arguments

df

twitter data frame

location_country

country name

Value

df

rtweet data frame

location_country

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

Examples

1
geo_map(df_pre, location_country = "spain")

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