Skip to content

Commit

Permalink
setting the global variables
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiKrispin committed Sep 11, 2018
1 parent 08e4627 commit 7da7f38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ extract_grid <- function(type = "xts",
aggregate = NULL,
weekly_agg = "index",
na.rm = TRUE){


. <- TIMESTAMP <- hour <- year <- month <- quarter <- week <- NULL
`%>%` <- magrittr::`%>%`
UKgrid <- time_stamp <- NULL
UKgrid <- UKgrid::UKgrid
Expand Down

0 comments on commit 7da7f38

Please sign in to comment.