-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 736 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
31 lines (31 loc) · 736 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
27
28
29
30
31
Package: powerResource
Type: Package
Title: Tools To Analyze And Extrapolate Solar Resource Data
Version: 0.0.1
Author: Brock Taute
Maintainer: Brock Taute <tautebro12@gmail.com>
Description: Imports and tidies Groundwork measured data, CPR satellite data, and Vaisala satellite data.
Correlates the satellite data to the measured data and scales an input tmy to reflect the new longterm resource adjustment.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests:
testthat
Imports:
dplyr,
magrittr,
lubridate,
ggplot2,
readr,
purrr,
stringr,
methods,
tidyr,
tibble,
tidyselect,
shiny,
shinydashboard,
gridExtra,
ggpmisc,
shinyjs