stormsList-class {StormR}R Documentation

stormsList object

Description

Gather all the needed informations to model a set of storms

Value

A stormsList object.

Slots

data

A list of storm (See storm class)

buffer

numeric. Buffer used to extent spatialLoi (km)

spatialLoi

sf object. Represents the location of interest. Projection is EPSG:4326

spatialLoiBuffer

sf object. Buffer extension of spatialLoi


[Package StormR version 0.1.1 Index]