This function allows to extract the island name with reverse geocode

geo.reverse(x)

Arguments

x

for the dataframe

Value

the altered dataframe with island name

Examples

if (FALSE) { geo.reverse(covid19cv) }