#Creating a stormsDataset
# \donttest{
sds <- defStormsDataset()
#Getting storm track data for all storms near New Caledonia
sts <- defStormsList(sds=sds, loi = "New Caledonia")
#Getting the location of interest for the sts object
loi <- getLOI(sts)
# }
Run the code above in your browser using DataLab