-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (25 loc) · 719 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (25 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Title: Weather Events and their Impacts on Human Health and Economics
Version: 0.2.1
Date: 2019-07-30
Author: Zaid Hassan [aut, cre]
Authors@R: person(given = "Zaid", family = "Hassan",
role = c("aut", "cre"), email = "mdzaidgr8@gmail.com")
Maintainer: Zaid Hassan <mdzaidgr8@wisc.edu>
Description: Using R to make sense of the data from the NOAA Storm Database to find out the Top 10 Costliest Weather Events.
License: MIT + file LICENSE
URL: https://github.com/RexGalilae/Weather-Data-Rmd
BugReports: https://github.com/RexGalilae/Weather-Data-Rmd/issues
Depends:
R (>= 5.1)
Imports:
rmarkdown,
tidyverse,
grid,
jpeg,
emo,
data.table,
xtable,
knitr,
rmdformats
Suggests:
RoxygenNote: 5.0.1