X-Git-Url: https://git.auder.net/?p=talweg.git;a=blobdiff_plain;f=pkg%2FR%2FData.R;fp=pkg%2FR%2FData.R;h=d35c88a6c4aa1501b3133e800271bf8575cfcc0b;hp=39e34dee8758ab804536b1f77cd45109ace57b33;hb=4f3fdbb8e2ac4bd57a4e27539a58ef0e7ec2304c;hpb=5037d6d061b86f7bc4baaf5c4614c6da9c9eaa1b diff --git a/pkg/R/Data.R b/pkg/R/Data.R index 39e34de..d35c88a 100644 --- a/pkg/R/Data.R +++ b/pkg/R/Data.R @@ -1,6 +1,6 @@ #' Data #' -#' Data encapsulation as a list (days) of lists (components). +#' Data encapsulation, in the form of a few lists (time-series + exogenous variables). #' #' The private field .tv is a list where each cell contains the hourly variables for a #' period of time of 24 hours, from 1am to next midnight. The other lists contain