We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4e584 commit 060412aCopy full SHA for 060412a
DESCRIPTION
@@ -1,13 +1,15 @@
1
Package: catsr
2
-Title: What the Package Does (One Line, Title Case)
+Title: Tools for using CATS PRH files in R.
3
Version: 0.0.0.9000
4
Authors@R:
5
person(given = "Max",
6
family = "Czapanskiy",
7
role = c("aut", "cre"),
8
email = "[email protected]",
9
comment = c("ORCID-ID" = "0000-0002-6302-905X"))
10
-Description: What the package does (one paragraph).
+Description: catsr reads and visualizes CATS PRH files. Allows users to read a
11
+NetCDF PRH file into a data.frame and create interactive figures of sensor data
12
+using plotly.
13
License: MIT + file LICENSE
14
Encoding: UTF-8
15
Language: es
0 commit comments