Small edit needed to process_ships.R
Hi,
The process_ships.R script still has the reference to my version of icoads.utils:
(r_env) [ekent01@sci4 rscripts]$ grep ekent01 *R process_ships.R: source("/home/users/ekent01/nocgit/icoads.utils/R/homog_ids.R") process_ships.R: source("/home/users/ekent01/nocgit/icoads.utils/R/add_shipnames.R"
This needs editing to use icoads.utils::homog_ids.R & icoads.utils::add_shipnames.R
Sorry I missed that in the last lot of edits I listed,
Thanks, Liz