# NOT RUN {
data(crocs)
# Load the crocodile data in the VTrack archive format
# adding 10 hours to convert from UTC
Vcrocs <- ReadInputData(infile=crocs,
iHoursToAdd=10,
dateformat = NULL,
sVemcoFormat='1.0')
# Extract summary table of receiver sstations in the file
ExtractStationSummary(Vcrocs)
# }
Run the code above in your browser using DataLab