Description Usage Arguments Details Value
View source: R/etl_cleanse_ships_data.R
Applies necessary cleansing of the ships_data provided by Appsilon. For internal use to update the pre-calculated data in the package. For current requirements see details.
1 | etl_cleanse_ships_data(df_raw_data)
|
df_raw_data |
raw data provided by Appsilon |
Removing duplicates
Removing instances of [SAT-AIS] and "SAT AIS"
Adding FLAG to the names of twenty-six ships with similar names, but different flags.
Correcting the presumed misspellings of certain ship-names.
Adding FLAG designation to "ARGO" and "C".
Arbitrarily adding a I & II designation to about ten ships with similar names, same flag, but different types and/or other characteristics.
Arbitrarily treating GAZPROM WEST and VOVAN as separate vessels (although we have our doubts).
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.