This function allows to extract the island siglum

get.ilha(l)

Arguments

l

for dataframe specific column

Value

the altered dataframe

Examples

if (FALSE) { lapply(covid19cv$local,get.ilha) }