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