clean the fish.base data into pure ASCII

Usage

clean_data(fish.data)

Arguments

a
list item with fishbase data

Value

the item scrubbed of non-ASCII characters

Description

clean the fish.base data into pure ASCII

Examples

## Not run: # data(fishbase)# fish.data <- clean_data(fish.data)# ## End(Not run)